Fix: Amarok login page issues

This commit is contained in:
simnandez 2013-02-10 11:09:21 +01:00
parent 638871c40c
commit 77c5eaa726
2 changed files with 2 additions and 2 deletions

BIN
htdocs/theme/amarok/img/background_login.png Executable file → Normal file

Binary file not shown.

Before

Width:  |  Height:  |  Size: 97 KiB

After

Width:  |  Height:  |  Size: 13 KiB

View File

@ -210,8 +210,8 @@ form#login {
}
form#login img {width:auto; height:auto; opacity:.7;}
form#login img#img_logo {
width:220px;
max-width:220px;
width:190px;
max-width:190px;
height:auto;
border-radius:6px;
padding:6px;