tazbug diff web/style.css @ rev 111

Backport users plugins from TinyCM
author Christophe Lincoln <pankso@slitaz.org>
date Fri Feb 10 23:43:16 2017 +0100 (2017-02-10)
parents 1a43d9e16913
children 8bda6c6b79a6
line diff
     1.1 --- a/web/style.css	Fri Feb 10 19:24:09 2017 +0100
     1.2 +++ b/web/style.css	Fri Feb 10 23:43:16 2017 +0100
     1.3 @@ -118,6 +118,8 @@
     1.4  
     1.5  #newbug textarea, #editbug textarea { width: 490px; height: 180px; }
     1.6  
     1.7 +#edit textarea { width: 630px; height: 140px; }
     1.8 +#edit input[type="text"] { width: 620px; }
     1.9  
    1.10  .box, pre, #login, #account-info {
    1.11  	background-color: #f8f8f8;