change color of "cancel login" button to a non EE defined one

Cette révision appartient à :
Daniel Seifert 2018-10-23 11:55:07 +02:00
Parent 58fb0cb803
révision e00602493a

Voir le fichier

@ -7,6 +7,6 @@
}
#login .btn.btn_cancel {
order: 2;
background: lightblue;
background: silver;
color: black;
}