Index: branches/RC/core/admin_templates/incs/style_template.css =================================================================== diff -u -N -r11623 -r11690 --- branches/RC/core/admin_templates/incs/style_template.css (.../style_template.css) (revision 11623) +++ branches/RC/core/admin_templates/incs/style_template.css (.../style_template.css) (revision 11690) @@ -90,6 +90,11 @@ height: 22px; } +div#extra_toolbar td.button-active a { + color: black; + text-decoration: none; +} + td.kx-block-header, .head-table tr td.kx-block-header{ color: @@HeadBarColor@@; background: url(@@base_url@@/core/admin_templates/img/top_frame/toolbar_background.gif) repeat-x top left;