aboutsummaryrefslogtreecommitdiffstats
path: root/debug_toolbar/media/toolbar.css
diff options
context:
space:
mode:
Diffstat (limited to 'debug_toolbar/media/toolbar.css')
-rw-r--r--debug_toolbar/media/toolbar.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/debug_toolbar/media/toolbar.css b/debug_toolbar/media/toolbar.css
index 4800157..dfcbf47 100644
--- a/debug_toolbar/media/toolbar.css
+++ b/debug_toolbar/media/toolbar.css
@@ -86,6 +86,9 @@
background-color: #ffffff;
}
+#djDebug tr.odd pre {
+ background-color: #eeeeee;
+}
#djDebug .panelContent {
background: #2a5738;