Index: trunk/admin/include/style.css =================================================================== diff -u -r817 -r842 --- trunk/admin/include/style.css (.../style.css) (revision 817) +++ trunk/admin/include/style.css (.../style.css) (revision 842) @@ -439,57 +439,4 @@ { padding: 5px 10px 5px 10px; -} - -/* 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