wok-stable diff firefox/stuff/webhome/style.css @ rev 840
Up: firefox (3.0-rc1)
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Sun May 18 13:43:07 2008 +0200 (2008-05-18) |
parents | ccb81974c978 |
children |
line diff
1.1 --- a/firefox/stuff/webhome/style.css Sat May 17 18:17:09 2008 +0200 1.2 +++ b/firefox/stuff/webhome/style.css Sun May 18 13:43:07 2008 +0200 1.3 @@ -139,28 +139,6 @@ 1.4 border: 0pt none; 1.5 } 1.6 1.7 -textarea { 1.8 - background: #E5E5E5; 1.9 - margin-top: 12px; 1.10 -} 1.11 - 1.12 -input[type=text] { 1.13 - border: 1px inset #666666; 1.14 -} 1.15 - 1.16 -input[type=submit] { 1.17 - background: #E5E5E5; 1.18 - color: black; 1.19 - border: 1px outset #111111; 1.20 - font-weight: bold; 1.21 - font-size: 12px; 1.22 -} 1.23 - 1.24 -input[type=submit]:hover { 1.25 - background: #F3F3F3; 1.26 - color: black; 1.27 -} 1.28 - 1.29 /* Table */ 1.30 1.31 table {