tazpanel diff styles/default/style.css @ rev 217

hardware.cgi: add LCD brightness support
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Dec 30 17:31:42 2011 +0100 (2011-12-30)
parents 982c5aee7bfb
children 3398302669f4
line diff
     1.1 --- a/styles/default/style.css	Wed Nov 30 12:49:17 2011 +0100
     1.2 +++ b/styles/default/style.css	Fri Dec 30 17:31:42 2011 +0100
     1.3 @@ -184,7 +184,7 @@
     1.4  td.pkg { max-width: 160px; }
     1.5  td.desc { max-width: 300px; }
     1.6  td.pct { min-width: 200px; background: #eee; }
     1.7 -div.pct { background: #ccc; display: inline; }
     1.8 +div.pct { background: #ccc; }
     1.9  td.pct, div.pct { border-radius: 2px; }
    1.10  
    1.11  #thead, .thead, thead {