fix settings active tab color

This commit is contained in:
azivner 2017-12-15 22:35:42 -05:00
parent 0fbb3f08e5
commit fab69f411e

View file

@ -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;
}