]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.scss
Changed report button + Added disclaimer on report page + Added search filter
[rails.git] / app / assets / stylesheets / common.scss
index b7731130750fc16bd5b8fb0bb82341cd4883e8d7..95c21c9012e9a41123830e1ba6c0b3b5dba4fcaa 100644 (file)
@@ -2781,4 +2781,11 @@ input.richtext_title[type="text"] {
 
 .report-button {
   float:right;
 
 .report-button {
   float:right;
+}
+
+.disclaimer {
+  width: 600px;
+  background: #fff1f0;
+  color: #d85030;
+  border-color: rgba(216, 80, 48, 0.3);
 }
\ No newline at end of file
 }
\ No newline at end of file