Commit 57ebc589fd9b5e50f5c038027e6bdd1293a92766
1 parent
49c06747
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
... | ... | @@ -241,7 +241,7 @@ p { |
241 | 241 | } |
242 | 242 | |
243 | 243 | #TB_window .login-box .button-bar input.icon-login:hover { |
244 | - background-image: url("btn_entrar_login_hover.png"); | |
244 | + background-image: url("images/btn_entrar_login_hover.png"); | |
245 | 245 | } |
246 | 246 | |
247 | 247 | #TB_window .login-box .button-bar a.icon-close { | ... | ... |