tazpanel diff styles/default/style.css @ rev 152
hardware.cgi: add free with colors and also add colors to top
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Mon Apr 18 03:44:20 2011 +0200 (2011-04-18) |
parents | 9df14c495cdd |
children | ed55f0e369b3 |
line diff
1.1 --- a/styles/default/style.css Fri Apr 15 12:36:09 2011 +0200 1.2 +++ b/styles/default/style.css Mon Apr 18 03:44:20 2011 +0200 1.3 @@ -199,7 +199,7 @@ 1.4 span.diff-rm { color: red; } 1.5 span.diff-add { color: green; } 1.6 span.diff-at { color: blue; } 1.7 - 1.8 +span.top { color: #00c800; font-weight: bold; font-size: 95%; } 1.9 /* Misc */ 1.10 1.11 pre, .pre-main {