Mercurial > hg-website
diff hgscm/media/css/styles.css @ 120:62ec08c1e08d
Search form input doesn't use that stupid outline in Safari anymore
author | Jannis Leidel <jannis@leidel.info> |
---|---|
date | Sat, 25 Apr 2009 14:01:56 +0200 |
parents | b837e92599ce |
children | 359a05e0b013 |
line wrap: on
line diff
--- a/hgscm/media/css/styles.css Fri Apr 24 21:35:50 2009 +0200 +++ b/hgscm/media/css/styles.css Sat Apr 25 14:01:56 2009 +0200 @@ -107,7 +107,7 @@ #search { position: absolute; right: 15px; top: 50px; color: #fff; width: 183px; height: 23px; background: url(../images/search.png) no-repeat 0 0; } #search legend { display: none; } #search label { position: absolute; left: -9999px; } -#search .text { width: 150px; background: none; border: none; margin: 0 0 0 5px; position: relative; top: 5px; color: #666; } +#search .text { width: 150px; background: none; border: none; margin: 0 0 0 5px; position: relative; top: 5px; color: #666; outline:0; } #search .submit { width: 23px; height: 23px; background: none; border: none; cursor: pointer; text-indent: -9999px; color: #10B8F0; *color: #fff; font-size: 1px; } /*