#debug-container {color:black!important; background-color:white!important;} #debug-container pre {text-align:left!important; color:black!important; background-color:white!important;} #debug-container td, #debug-container th {border: 1px solid #000000;} #debug-container th {text-align: center; padding: 5px 10px; background: #cccccc;} #debug-container td {padding: 5px;} #debug-container div#debug_db_profiler table tr td pre {background-color: transparent!important; border: medium none; display: inline; margin: 0;} #debug-container div#debug_db_profiler td, #debug-container div#debug_db_profiler th {border: none;} #debug-container div#debug_db_profiler td.color_type div.colored_code, #debug-container div#debug_db_profiler td.format_type div.formatted_code {display: block;} #debug-container div#debug_db_profiler td.color_type div.formatted_code, #debug-container div#debug_db_profiler td.format_type div.colored_code, {display: none;} #debug-container div#debug_db_profiler td.format_type a, #debug-container div#debug_db_profiler td.color_type a { display: inline-block; width: 8px; } #debug-container .table-hover tbody tr:hover > td, .table-hover tbody tr:hover > th { background-color: #FFFFD7; }