]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.scss
Style site status notices
[rails.git] / app / assets / stylesheets / common.scss
index 8a0010173d4a585f6320adace99570799823fb01..f0c8c2b20e270ad2e2ebbbe10b9e6e225234e180 100644 (file)
@@ -636,6 +636,12 @@ nav.secondary {
       float: right;
       cursor: pointer;
     }
+
+    p.error {
+      background-color: #ff7070;
+      padding: 10px;
+      font-weight: bold;
+    }
   }
 
   .welcome {