]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.css.scss
Merge branch 'master' into notes
[rails.git] / app / assets / stylesheets / common.css.scss
index 8c339189caa38c5b6b1b2c68042ff4dae42c71dd..d0dd894eb3f07a10ab5efa2d8d65bfeb469ea18e 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;
   }
@@ -1504,6 +1508,9 @@ ul.secondary-actions {
       border-left: 0;
       padding-left: 0;
     }
+    &:last-child {
+      margin-right: 0px;
+    }
   }
 }