mirror of
https://github.com/zadam/trilium.git
synced 2024-11-10 17:13:45 +08:00
fix settings active tab color
This commit is contained in:
parent
0fbb3f08e5
commit
fab69f411e
1 changed files with 1 additions and 1 deletions
|
@ -93,7 +93,7 @@ span.fancytree-node.fancytree-active-clone:not(.fancytree-active) .fancytree-tit
|
|||
display: none;
|
||||
}
|
||||
|
||||
.ui-widget-content a {
|
||||
.ui-widget-content a:not(.ui-tabs-anchor) {
|
||||
color: #337ab7 !important;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue