]> git.openstreetmap.org Git - rails.git/blobdiff - public/stylesheets/site.css
If a search only finds one result then jump straight to it instead of
[rails.git] / public / stylesheets / site.css
index 2579e8a27a40b355e0c4f0db0d8eb7373447a1b4..4d02c1c72dd5101b0e3ccf4296805ceb8a5b543c 100644 (file)
@@ -351,6 +351,16 @@ hides rule from IE5-Mac \*/
   width: 100%;
 }
 
+.search_form {
+  height: 16px;
+  padding-bottom: 2px;
+}
+
+#search_active {
+  display: none;
+  color: red;
+}
+
 .rsssmall {
   position: relative;
   top: 4px;
@@ -529,27 +539,11 @@ input {
   white-space: nowrap;
 }
 
-/**
- * This now just used to detect the width/height required for the popup.
- */
-#map p#highlightinfo {
-    visibility : hidden;
-    position : absolute;
-    z-index : 10000;
-    background : white;
-    border : 1px solid black;
-    left : 50px;
-    top : 5px;
-    margin : 0px;
-    padding : 2px;
+#map #popup p {
+  margin : 0;
+  padding : 2px;
 }
 
-#map p#highlightinfo p, #popup p {
-    margin : 0;
-    padding : 2px;
-  }
-
-
 /**State of the Map */
     
 #sotminfo {