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