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

Merge pull request #5371

Jakie.OYMJ (1):
      fix(ui): amend QCheckBox background chromatic aberration
This commit is contained in:
sudden6 2018-10-08 23:17:58 +02:00
commit bdfa3938da
No known key found for this signature in database
GPG Key ID: 279509B499E032B9

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;