]> git.openstreetmap.org Git - rails.git/blobdiff - public/stylesheets/site.css
Style password fields (and textareas) to match text input fields.
[rails.git] / public / stylesheets / site.css
index c7f1b008572e7745a9982460e41f2b7fa4eaba89..35a76c498fef2fbfb19a7cdc7d808bcae5a23021 100644 (file)
@@ -525,7 +525,7 @@ hides rule from IE5-Mac \*/
   list-style: square;
 }
 
-input[type="text"] {
+input[type="text"], input[type="password"], textareas {
   border: 1px solid black;
 }