]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.css.scss
Show anonymous user warning in data browser note view
[rails.git] / app / assets / stylesheets / common.css.scss
index 8c339189caa38c5b6b1b2c68042ff4dae42c71dd..5eeab68a0c0d8c5d13c43f409bec098c5c896aff 100644 (file)
@@ -934,6 +934,10 @@ ul.results-list li { border-bottom: 1px solid #ccc; }
   &:first-child {
     margin-top: 0;
   }
+  &.warning {
+    color: #ff7070;
+    font-weight: bold;
+  }
   h4, p {
     margin-bottom: 5px;
   }