mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-04-08 18:55:09 +02:00
Login button fix style
This commit is contained in:
parent
7e864a4db2
commit
7622e02c2e
@ -237,7 +237,8 @@ div.login_button_saml input {
|
||||
background-position: right 5% center;
|
||||
}
|
||||
|
||||
div.login_button input:hover {
|
||||
div.login_button input:hover,
|
||||
#button-login_button:hover {
|
||||
background-color: #fff;
|
||||
color: #000;
|
||||
border: 1px solid #fff;
|
||||
|
Loading…
x
Reference in New Issue
Block a user