]> git.openstreetmap.org Git - rails.git/blobdiff - public/stylesheets/site.css
Don't give an error when you access the login page when you are logged in. Instead...
[rails.git] / public / stylesheets / site.css
index 2bfe21d246f4ef8b1b50e4bc6ea7afee28554aa4..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;