]> git.openstreetmap.org Git - rails.git/blobdiff - public/stylesheets/site.css
Changed the account page to have the editing functionality built in.
[rails.git] / public / stylesheets / site.css
index d1834fbced74e7e2aeafe1512350d1fb8e7ab633..061887c867abafd8e74de0ffcbd13ae966a98bdc 100644 (file)
@@ -432,3 +432,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