1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00

fix(ui): amend QCheckBox background chromatic aberration

This commit is contained in:
Jakie.OYMJ 2018-10-05 22:06:34 +08:00
parent a21592a419
commit b7019a4f66

View File

@ -19,7 +19,6 @@ QMessageBox
QCheckBox
{
background-color: white;
color: black;
}
@ -147,7 +146,6 @@ QScrollBar::add-page:vertical, QScrollBar::sub-page:vertical
background: none;
}
QScrollBar:horizontal
{
background-color: white;