|
|
@ -149,11 +149,11 @@ input[type="submit"].enabled { background:#66f866; border:1px solid #5e5; -moz-b |
|
|
|
|
|
|
|
|
|
|
|
/* Icons for username and password fields to better recognize them */ |
|
|
|
/* Icons for username and password fields to better recognize them */ |
|
|
|
#adminlogin, #adminpass, #user, #password { width:11.7em!important; padding-left:1.8em; } |
|
|
|
#adminlogin, #adminpass, #user, #password { width:11.7em!important; padding-left:1.8em; } |
|
|
|
#adminlogin+label+img, #adminpass+label+img, #user+label+img, #password-icon { |
|
|
|
#adminlogin+label+img, #adminpass-icon, #user+label+img, #password-icon { |
|
|
|
position:absolute; left:1.25em; top:1.65em; |
|
|
|
position:absolute; left:1.25em; top:1.65em; |
|
|
|
opacity:.3; |
|
|
|
opacity:.3; |
|
|
|
} |
|
|
|
} |
|
|
|
#adminpass+label+img, #password-icon { top:1.1em; } |
|
|
|
#adminpass-icon, #password-icon { top:1.1em; } |
|
|
|
input[name="password-clone"] { padding-left:1.8em; width:11.7em !important; } |
|
|
|
input[name="password-clone"] { padding-left:1.8em; width:11.7em !important; } |
|
|
|
|
|
|
|
|
|
|
|
/* Nicely grouping input field sets */ |
|
|
|
/* Nicely grouping input field sets */ |
|
|
|