]> git.openstreetmap.org Git - rails.git/blobdiff - public/stylesheets/site.css
Add a flag to allow the API to be placed in read-only mode.
[rails.git] / public / stylesheets / site.css
index 008089ed2aefcf09dcd366486599067c64f93312..194eee874a49c92e905871d85d604684102845f1 100644 (file)
@@ -80,6 +80,17 @@ body {
   font-size: 11px;\r
 }\r
 \r
+#alert {\r
+  width: 150px;\r
+  margin: 10px;\r
+  padding: 10px;\r
+  border: 1px solid #ccc;\r
+  background: #d00;\r
+  line-height: 1.2em;\r
+  text-align: left;\r
+  font-size: 14px;\r
+}\r
+\r
 .left_menu {\r
   width: 150px;\r
   min-width: 150px;\r