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:
commit
bdfa3938da
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue
Block a user