]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.scss
Remove unused css
[rails.git] / app / assets / stylesheets / common.scss
index 0cdc2c4bb1c1a6dc6c7b04b42e8b02cb7ab83b7a..bfe847446cd2fd2c999ad8b48e73466da8ea5f70 100644 (file)
@@ -35,8 +35,6 @@ small, aside {
   margin-right: $lineheight/4;
 }
 
-.red { color: $red; }
-
 .piwik { border: 0; }
 
 [dir=rtl] { /* no-r2 */ text-align: right; }
@@ -2297,8 +2295,3 @@ input.richtext_title[type="text"] {
     display: none;
   }
 }
-
-.read-reports {
-  background: $lightgrey;
-  opacity: 0.7;
-}