diff --git a/public/stylesheets/style.css b/public/stylesheets/style.css index 404054af7..f0e74febe 100644 --- a/public/stylesheets/style.css +++ b/public/stylesheets/style.css @@ -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; }