mirror of
https://github.com/qTox/qTox.git
synced 2024-03-22 14:00:36 +08:00
Loginpage: Apply black colour to qcheckbox as well
This commit is contained in:
parent
c415e063e1
commit
14b2e480ae
|
@ -47,6 +47,6 @@ QStackedWidget QPushButton
|
||||||
background: #0c530d;
|
background: #0c530d;
|
||||||
}
|
}
|
||||||
|
|
||||||
QLabel {
|
QLabel, QCheckBox {
|
||||||
color: black;
|
color: black;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user