mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2024-12-27 10:14:17 +08:00
Merge pull request #1124 from ZmagoD/zd_SCI_2347
fix the missing icons on task card [fixes SCI-2347]
This commit is contained in:
commit
ee307886df
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue