Skip to content
This repository has been archived by the owner on Feb 12, 2023. It is now read-only.

Commit

Permalink
fix(ui): amend QCheckBox background chromatic aberration
Browse files Browse the repository at this point in the history
  • Loading branch information
jakieoymj-github committed Oct 5, 2018
1 parent a21592a commit b7019a4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ui/settings/mainContent.css
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ QMessageBox

QCheckBox
{
background-color: white;
color: black;
}

Expand Down Expand Up @@ -147,7 +146,6 @@ QScrollBar::add-page:vertical, QScrollBar::sub-page:vertical
background: none;
}


QScrollBar:horizontal
{
background-color: white;
Expand Down

0 comments on commit b7019a4

Please sign in to comment.