tazpanel diff styles/default/style.css @ rev 76
Show Panel activity and log a few more things to test (we need date in log() and reverse output on main page)
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Tue Apr 12 04:24:35 2011 +0200 (2011-04-12) |
parents | 1780ef64bcd5 |
children | 149c1821e9f6 |
line diff
1.1 --- a/styles/default/style.css Tue Apr 12 03:52:19 2011 +0200 1.2 +++ b/styles/default/style.css Tue Apr 12 04:24:35 2011 +0200 1.3 @@ -183,7 +183,7 @@ 1.4 /* syntax_highlighter */ 1.5 1.6 span.conf-comment { color: #666; } 1.7 -span.conf-var { color: #1f1500; } 1.8 +span.conf-var { color: #392600; } 1.9 span.conf-val, span.sh-val { color: #f35a00; } 1.10 span.sh-comment { color: #b20000; } 1.11