]> git.openstreetmap.org Git - rails.git/blobdiff - public/stylesheets/site.css
some more putway fixes - this actually creates new ways with 0.6 Potlatch now
[rails.git] / public / stylesheets / site.css
index 222c93280ee8bf7b81870c397362a9fa6f3abcb1..764d8971b84f0b0d6f5dbd72979d2ac33f516180 100644 (file)
@@ -277,6 +277,12 @@ hides rule from IE5-Mac \*/
   font-size: 10px;
 }
 
+hr {
+  border: none;
+  background-color: #ccc;
+  color: #ccc;
+  height: 1px;
+}
 
 .gpxsummary {
   font-size: 12px;
@@ -527,14 +533,16 @@ input[type="submit"] {
   border: 1px solid black;
 }
 
-#accountForm TD {
+#accountForm td {
        padding-bottom:10px;
 }
-#accountForm .fieldName {
+
+.fieldName {
        text-align:right;
        font-weight:bold;
 }
 
+
 .nohome .location {
   display: none;
 }