remove superfluous important
This commit is contained in:
parent
84fa84d182
commit
c92e0eab97
|
@ -184,7 +184,7 @@ input[type="submit"].enabled { background:#66f866; border:1px solid #5e5; -moz-b
|
||||||
}
|
}
|
||||||
/* Fix background gradient */
|
/* Fix background gradient */
|
||||||
#body-login {
|
#body-login {
|
||||||
background-attachment: fixed !important;
|
background-attachment: fixed;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Dark subtle label text */
|
/* Dark subtle label text */
|
||||||
|
|
Loading…
Reference in New Issue