]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.css.scss
Enable transition support for Firefox and Opera
[rails.git] / app / assets / stylesheets / common.css.scss
index ca95e9401bb1af0562f943a87d8c28c186f8affb..8a848e9ee58395b9640346230c17ec6c4fed9c2f 100644 (file)
@@ -211,11 +211,6 @@ h2 {
   vertical-align: bottom;
 }
 
-.search_container {
-  height: 15px;
-  padding-bottom: 5px;
-}
-
 #search_field form {
   width: 100%;
   margin: 0px;
@@ -314,6 +309,15 @@ h2 {
   text-decoration: none;
 }
 
+.count-number {
+  padding: 2px 5px;
+  border-radius: 3px;
+  background: #eee;
+  margin: 0 2px;
+  font-size: 11px;
+  color: #333;
+}
+
 /* Rules for greeting bar in the top right corner */
 
 #greeting {