Index: trunk/themes/default/incs/inportal_main.css =================================================================== diff -u -r817 -r842 --- trunk/themes/default/incs/inportal_main.css (.../inportal_main.css) (revision 817) +++ trunk/themes/default/incs/inportal_main.css (.../inportal_main.css) (revision 842) @@ -795,56 +795,3 @@ .tab_spacer { border-bottom: 1px solid #1C97F1; } - - -/* debug output styles */ - -.flat_table TD { - border: 1px solid buttonface; - border-width: 1 1 0 0; - -} - -.debug_layer_table { - border: 1px solid red; - border-width: 0 0 1 1; -} - -.debug_text, .debug_row_even TD, .debug_row_odd TD { - color: #000000; - font-family: Verdana; - font-size: 11px; -} - -.debug_cell { - border: 1px solid red; - border-width: 1 1 0 0; -} - -.debug_row_even { - background-color: #CCCCFF; -} - -.debug_row_odd { - background-color: #FFFFCC; -} - -.debug_layer_container { - left: 2px; - top: 1px; - width: 500px; - z-index: +10; - position: absolute; - overflow: auto; - border: 2px solid; - padding: 3px; - border-top-color: threedlightshadow; - border-left-color: threedlightshadow; - border-right-color: threeddarkshadow; - border-bottom-color: threeddarkshadow; - background-color: buttonface; -} - -.debug_error { - color: #FF0000; -} \ No newline at end of file