]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.css.scss
Hide the new layer switcher and zoom controls on printouts
[rails.git] / app / assets / stylesheets / common.css.scss
index b5e7af5dd1e64c7120452583f42af481b571ca41..35b1d3389dc3ca9ef8ea17617df23beacda6fd3e 100644 (file)
@@ -309,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 {
@@ -889,7 +898,7 @@ p#contributorGuidance {
 
 /* Rules for the user map */
 
-.user_map .olControlPanZoomBar {
+.user_map .olControlSimplePanZoom {
   display: none;
 }