tazbug diff web/style.css @ rev 116

Rename pkgs plugin and improve dashboard
author Christophe Lincoln <pankso@slitaz.org>
date Sat Feb 11 15:19:38 2017 +0100 (2017-02-11)
parents 0dfc02021c92
children 73dde38a42cf
line diff
     1.1 --- a/web/style.css	Fri Feb 10 23:43:16 2017 +0100
     1.2 +++ b/web/style.css	Sat Feb 11 15:19:38 2017 +0100
     1.3 @@ -12,7 +12,8 @@
     1.4  	overflow: auto;
     1.5  	font-size: 98%;
     1.6  }
     1.7 -textarea { width: 100%; }
     1.8 +textarea, table { width: 100%; }
     1.9 +thead { font-weight: bold; }
    1.10  
    1.11  /* Header */
    1.12