Revision 60e76c58
Added by Jim Pingle over 14 years ago
usr/local/www/themes/metallic/all.css | ||
---|---|---|
1088 | 1088 |
text-indent: 10px; |
1089 | 1089 |
} |
1090 | 1090 |
|
1091 |
#login #username, #password { |
|
1092 |
font-size: 1em;
|
|
1091 |
#login #username, #password, #password2 {
|
|
1092 |
font-size: small;
|
|
1093 | 1093 |
width: 60%; |
1094 |
padding-left:19px |
|
1094 | 1095 |
padding: 3px; |
1095 | 1096 |
margin: 0em; |
1096 | 1097 |
} |
Also available in: Unified diff
CSS changes, fixes misaligned cursor in some password fields. Fixes item 1 in ticket #830