]> git.openstreetmap.org Git - rails.git/blobdiff - public/stylesheets/site.css
messaging stuff and home location selection
[rails.git] / public / stylesheets / site.css
index d1834fbced74e7e2aeafe1512350d1fb8e7ab633..54a33db4142074ec05ea347044efd2fdcf20b34e 100644 (file)
@@ -124,6 +124,11 @@ body {
   text-decoration: none;\r
 }\r
 \r
+#messages {\r
+  border: 1px solid #ccc;\r
+}\r
+\r
+\r
 #left_menu a:visited {\r
   color: #000000;\r
   text-decoration: none;\r
@@ -432,3 +437,31 @@ hides rule from IE5-Mac \*/
 input {\r
   border: 1px solid black;\r
 }\r
+\r
+.nohome .location {\r
+  display: none;\r
+}\r
+\r
+#homerow .message {\r
+  display: none;\r
+}\r
+\r
+.nohome .message {\r
+  display: inline !important;\r
+}\r
+\r
+.editDescription {\r
+  height : 10ex;\r
+  width : 30em;\r
+}\r
+\r
+#map h3 {\r
+    position : absolute;\r
+    z-index : 10000;\r
+    background : white;\r
+    border : 1px solid black;\r
+    left : 50px;\r
+    top : 5px;\r
+    margin : 0px;\r
+    padding : 2px;\r
+}\r