]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.scss
Make the close icon on banners more visible
[rails.git] / app / assets / stylesheets / common.scss
index b694247a880bfb5d4ae362b7782c5dc5ae5d674e..5f89453c62634dac4ea172294abd75013c886e8e 100644 (file)
@@ -460,6 +460,11 @@ body.small-nav {
       display: block;
       width: $sidebarWidth;
     }
+
+    button.btn-close {
+      background-color: rgba(255, 255, 255, 0.5);
+      opacity: 1.0;
+    }
   }
 
   #map {