Changeset 1558:4bed0fdef93a for admin/style
- Timestamp:
- 08/24/13 01:40:16 (12 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
admin/style/default.css
r1550 r1558 441 441 #login-screen input[type=text], #login-screen input[type=password], #login-screen input[type=submit] { 442 442 width: 100%; 443 } 444 #login-screen input.login { 445 padding-top: 6px; 446 padding-bottom: 6px; 447 font-size: 1em; 443 448 } 444 449 #login-screen #issue { … … 1028 1033 } 1029 1034 p.error, p.message, p.static-msg, p.success { 1030 padding-top: 1 rem;1031 padding-bottom: 1 rem;1035 padding-top: 1em; 1036 padding-bottom: 1em; 1032 1037 } 1033 1038 .error {
Note: See TracChangeset
for help on using the changeset viewer.