Index: branches/RC/core/admin_templates/incs/style.css =================================================================== diff -u -r11303 -r11368 --- branches/RC/core/admin_templates/incs/style.css (.../style.css) (revision 11303) +++ branches/RC/core/admin_templates/incs/style.css (.../style.css) (revision 11368) @@ -707,4 +707,16 @@ .uploader-text { font-size: 11px; -} \ No newline at end of file +} + +tr.hidden-filter td { + display: none; +} + +span#category_path, span#category_path a { + color: #FFFFFF; +} + +span#category_path a { + text-decoration: underline; +}