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
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