diff options
Diffstat (limited to 'theme/stoica/display.css')
-rw-r--r-- | theme/stoica/display.css | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/theme/stoica/display.css b/theme/stoica/display.css index 3f424ceeb..16e124fb3 100644 --- a/theme/stoica/display.css +++ b/theme/stoica/display.css @@ -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 ===== */
\ No newline at end of file |