diff options
Diffstat (limited to 'views/default/css.php')
-rw-r--r-- | views/default/css.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/views/default/css.php b/views/default/css.php index c442081a2..618195c56 100644 --- a/views/default/css.php +++ b/views/default/css.php @@ -156,6 +156,7 @@ pre, code { font-family:Monaco,"Courier New",Courier,monospace; font-size:12px; background:#EBF5FF; + color:#000000; overflow:auto; overflow-x: auto; /* Use horizontal scroller if needed; for Firefox 2, not needed in Firefox 3 */ |