]> git.openstreetmap.org Git - rails.git/blobdiff - public/stylesheets/site.css
move to rails 1.2.3 and make the map use all the window space
[rails.git] / public / stylesheets / site.css
index 2a38965916320aa83a8c36f6f888a75b3c36559a..e18b182b9f6e5e065f082ee92d13d4e6e3ce22fa 100644 (file)
@@ -1,4 +1,3 @@
-\r
 a {\r
   color: #0000ff;\r
   text-decoration: none;\r
@@ -147,11 +146,11 @@ body {
 \r
 \r
 #content {\r
-  width: 700px;\r
+ /* width: 700px; */\r
   padding: 0;\r
   /*padding-left: 1em;*/\r
   margin: 0;\r
-  position: absolute;\r
+  position: absolute; \r
   left: 192px;\r
   top: 35px;\r
   background: none;\r
@@ -167,7 +166,6 @@ body {
   text-align: center;\r
 }\r
 \r
-\r
 #mapImage {\r
   position: absolute;\r
   left: 0px;\r
@@ -176,9 +174,9 @@ body {
   top: 0px;\r
   left: 14px;\r
 }\r
+\r
 #mapEpilog {\r
   font-size: x-small;\r
-\r
 }\r
 \r
 #keyvalue {\r
@@ -373,10 +371,8 @@ hides rule from IE5-Mac \*/
 \r
 #notice {\r
   width: 400px;\r
-  border: 2px solid green;\r
+  border: 1px solid black;\r
   padding: 7px;\r
-  padding-bottom: 12px;\r
-  margin-bottom: 20px;\r
   background-color: #f0f0f0;\r
 }\r
 \r
@@ -410,3 +406,6 @@ hides rule from IE5-Mac \*/
   list-style: square;\r
 }\r
 \r
+input {\r
+ border: 1px solid black;\r
+}\r