change color of "cancel login" button to a non EE defined one
This commit is contained in:
parent
58fb0cb803
commit
e00602493a
@ -7,6 +7,6 @@
|
||||
}
|
||||
#login .btn.btn_cancel {
|
||||
order: 2;
|
||||
background: lightblue;
|
||||
background: silver;
|
||||
color: black;
|
||||
}
|
Loading…
Reference in New Issue
Block a user