]> git.openstreetmap.org Git - rails.git/blobdiff - public/stylesheets/site.css
Fix some HTML validation issue.
[rails.git] / public / stylesheets / site.css
index e06a6bf810a01093db398a54f27cf2c71bc50c7c..008089ed2aefcf09dcd366486599067c64f93312 100644 (file)
@@ -80,7 +80,7 @@ body {
   font-size: 11px;\r
 }\r
 \r
   font-size: 11px;\r
 }\r
 \r
-#left_menu {\r
+.left_menu {\r
   width: 150px;\r
   min-width: 150px;\r
   margin: 10px;\r
   width: 150px;\r
   min-width: 150px;\r
   margin: 10px;\r
@@ -93,62 +93,63 @@ body {
   font-size: 14px;\r
   font-weight: bold;\r
 }\r
   font-size: 14px;\r
   font-weight: bold;\r
 }\r
-#left_menu td {\r
+\r
+.left_menu td {\r
   font-size: 12px;\r
   padding-right: 4px;\r
 }\r
   font-size: 12px;\r
   padding-right: 4px;\r
 }\r
-#left_menu h1 {\r
+\r
+.left_menu h1 {\r
   font-style: normal;\r
   font-size: 15px;\r
   padding: 0 0 0 1em;\r
   text-align: left;\r
 }\r
 \r
   font-style: normal;\r
   font-size: 15px;\r
   padding: 0 0 0 1em;\r
   text-align: left;\r
 }\r
 \r
-#left_menu ul {\r
+.left_menu ul {\r
   /*list-style: none;*/\r
   padding-left: 10px;\r
   margin: 0;\r
 }\r
 \r
   /*list-style: none;*/\r
   padding-left: 10px;\r
   margin: 0;\r
 }\r
 \r
-#left_menu li {\r
+.left_menu li {\r
   margin:0;\r
   padding:0;\r
 }\r
 \r
   margin:0;\r
   padding:0;\r
 }\r
 \r
-#left_menu img {\r
+.left_menu img {\r
   margin: 2px 8px 0 0;\r
 }\r
 \r
   margin: 2px 8px 0 0;\r
 }\r
 \r
-#left_menu a {\r
+.left_menu a {\r
   color: #000000;\r
   text-decoration: none;\r
 }\r
 \r
   color: #000000;\r
   text-decoration: none;\r
 }\r
 \r
-#messages {\r
-  border: 1px solid #ccc;\r
-}\r
-\r
-\r
-#left_menu a:visited {\r
+.left_menu a:visited {\r
   color: #000000;\r
   text-decoration: none;\r
 }\r
 \r
   color: #000000;\r
   text-decoration: none;\r
 }\r
 \r
-#left_menu a:active {\r
+.left_menu a:active {\r
   color: #000000;\r
   text-decoration: none;\r
 }\r
 \r
   color: #000000;\r
   text-decoration: none;\r
 }\r
 \r
-#left_menu a:link {\r
+.left_menu a:link {\r
   color: #000000;\r
   text-decoration: none;\r
 }\r
 \r
   color: #000000;\r
   text-decoration: none;\r
 }\r
 \r
-#left_menu a:hover {\r
+.left_menu a:hover {\r
   color: #000000;\r
   text-decoration: underline;\r
 }\r
 \r
   color: #000000;\r
   text-decoration: underline;\r
 }\r
 \r
+#messages {\r
+  border: 1px solid #ccc;\r
+}\r
+\r
 \r
 #content {\r
   /* width: 700px; */\r
 \r
 #content {\r
   /* width: 700px; */\r
@@ -455,6 +456,10 @@ input {
   width : 30em;\r
 }\r
 \r
   width : 30em;\r
 }\r
 \r
+.nowrap {\r
+  white-space: nowrap;\r
+}\r
+\r
 /**\r
  * This now just used to detect the width/height required for the popup.\r
  */\r
 /**\r
  * This now just used to detect the width/height required for the popup.\r
  */\r
@@ -489,33 +494,3 @@ input {
   text-align: Left;\r
   font-weight: normal;\r
 }\r
   text-align: Left;\r
   font-weight: normal;\r
 }\r
-#left_menu a {\r
-  color: #000000;\r
-  text-decoration: none;\r
-}\r
-\r
-#messages {\r
-  border: 1px solid #ccc;\r
-}\r
-\r
-#left_menu a:visited {\r
-  color: #000000;\r
-  text-decoration: underline;\r
-}\r
-\r
-#left_menu a:active {\r
-  color: #000000;\r
-  text-decoration: underline;\r
-}\r
-\r
-#left_menu a:link {\r
-  color: #000000;\r
-  text-decoration: underline;\r
-}\r
-\r
-#left_menu a:hover {\r
-  color: #000000;\r
-  text-decoration: underline;\r
-}\r
-\r
-\r