Commit 75647373b326254e281d8719072a26d25912657f
1 parent
afc8cd18
Exists in
master
and in
5 other branches
updating theme
Showing
2 changed files
with
1 additions
and
0 deletions
Show diff stats
19.5 KB
style.css
@@ -215,6 +215,7 @@ p { | @@ -215,6 +215,7 @@ p { | ||
215 | #TB_window .login-box form { | 215 | #TB_window .login-box form { |
216 | margin: 0; | 216 | margin: 0; |
217 | width: 45%; | 217 | width: 45%; |
218 | + background: url("images/img_login_popUp.png") no-repeat scroll 80% top #FFFFFF; | ||
218 | } | 219 | } |
219 | 220 | ||
220 | #TB_window .login-box .formfieldline input { | 221 | #TB_window .login-box .formfieldline input { |