Index: trunk/themes/default/incs/inportal_main.css =================================================================== diff -u -r232 -r249 --- trunk/themes/default/incs/inportal_main.css (.../inportal_main.css) (revision 232) +++ trunk/themes/default/incs/inportal_main.css (.../inportal_main.css) (revision 249) @@ -782,7 +782,14 @@ border-width: 0 0 1 1; } +.debug_table TD, .debug_text { + color: #000000; + font-family: Arial, Helvetica; + font-size: 13px; +} + .debug_table TD { border: 1px solid green; border-width: 1 1 0 0; + } \ No newline at end of file