changeset 122:76639683db9b

merge.
author Arne Babenhauserheide <bab@draketo.de>
date Tue, 28 Apr 2009 12:51:39 +0200
parents 6ec2428ec891 (current diff) 62ec08c1e08d (diff)
children f67bc89db328
files
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/hgscm/media/css/styles.css	Tue Apr 28 12:50:06 2009 +0200
+++ b/hgscm/media/css/styles.css	Tue Apr 28 12:51:39 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; }
 
 /*
--- a/templates/styles/styles.css	Tue Apr 28 12:50:06 2009 +0200
+++ b/templates/styles/styles.css	Tue Apr 28 12:51:39 2009 +0200
@@ -100,7 +100,7 @@
 #search { position: absolute; right: 15px; top: 26px; 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; }
 
 /*