]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.scss
Added authorization + issues dashboard
[rails.git] / app / assets / stylesheets / common.scss
index b2b6057bee6951fbf81f3963dbecec6094d7e528..24538ebfeb7d1dcaeb3e8a45f2af2cd92968cdd0 100644 (file)
@@ -2739,3 +2739,8 @@ input.richtext_title[type="text"] {
     display: none;
   }
 }
+
+.read-reports {
+  background: #eee;
+  opacity: 0.7;
+}