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

Add hardware.cgi, tiny fix in pkgs.cgi and add a TODO list
author Christophe Lincoln <pankso@slitaz.org>
date Fri Apr 08 05:59:24 2011 +0200 (2011-04-08)
parents 5b7e9a6565c9
children cf15cb2ff715
line diff
     1.1 --- a/styles/default/style.css	Fri Apr 08 03:26:38 2011 +0200
     1.2 +++ b/styles/default/style.css	Fri Apr 08 05:59:24 2011 +0200
     1.3 @@ -171,6 +171,7 @@
     1.4  
     1.5  table a { color: #000; }
     1.6  table a:hover { color: #666; }
     1.7 +td.small { min-width: 60px; }
     1.8  td.pkg { max-width: 160px; }
     1.9  td.desc { max-width: 300px; }
    1.10