openid input styling
darcs-hash:20080619143610-5ed1f-fa3cbc67e273adc206808d7213baa8bf691ea149.gz
This commit is contained in:
parent
9ce2a775f6
commit
b0df65cef9
|
@ -544,6 +544,16 @@ input#license {
|
|||
form {
|
||||
clear: left;
|
||||
}
|
||||
|
||||
|
||||
/* ----- OpenID Form -----*/
|
||||
|
||||
input.openid_url {
|
||||
background: url(login-bg.gif) no-repeat;
|
||||
background-color: #fff;
|
||||
background-position: 0 50%;
|
||||
color: #000;
|
||||
padding-left: 18px;
|
||||
}
|
||||
|
||||
/* ===== End Forms Styling ===== */
|
||||
|
BIN
theme/default/login-bg.gif
Normal file
BIN
theme/default/login-bg.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 328 B |
|
@ -555,6 +555,16 @@ input#license {
|
|||
form {
|
||||
clear: left;
|
||||
}
|
||||
|
||||
|
||||
/* ----- OpenID Form -----*/
|
||||
|
||||
input.openid_url {
|
||||
background: url(login-bg.gif) no-repeat;
|
||||
background-color: #fff;
|
||||
background-position: 0 50%;
|
||||
color: #000;
|
||||
padding-left: 18px;
|
||||
}
|
||||
|
||||
/* ===== End Forms Styling ===== */
|
||||
|
BIN
theme/stoica/login-bg.gif
Normal file
BIN
theme/stoica/login-bg.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 328 B |
Loading…
Reference in New Issue
Block a user