Merge pull request #1124 from ZmagoD/zd_SCI_2347

fix the missing icons on task card [fixes SCI-2347]
This commit is contained in:
Zmago Devetak 2018-05-04 09:34:49 +02:00 committed by GitHub
commit ee307886df
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -213,7 +213,7 @@ a[data-toggle="tooltip"] {
.nav-tabs-less > li.active > a {
&,&:hover,&:focus {
color: $brand-default;
color: $brand-primary;
background-color: transparent;
border-color: transparent;
}