Style pour le bouton en travaux
This commit is contained in:
@@ -82,12 +82,14 @@ QPushButton#staff_btn {
|
||||
}
|
||||
|
||||
HazardButton#connexion_btn {
|
||||
color: rgb(0, 0, 0);
|
||||
color: #0A1A3A;
|
||||
/* color: #0D2A6B;*/
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
HazardButton#connexion_btn:hover {
|
||||
color: #ffffff;
|
||||
/* color: #ffffff;*/
|
||||
color: #0D2A6B;
|
||||
}
|
||||
|
||||
HazardButton#connexion_btn:pressed {
|
||||
|
||||
Reference in New Issue
Block a user