Skip to content

Commit

Permalink
better visibility
Browse files Browse the repository at this point in the history
  • Loading branch information
Furtif committed Mar 5, 2024
1 parent f96f2c9 commit 312b935
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file added dtt4all_data/icons/checkbox-n.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion dtt4all_data/qstyle.qss
Original file line number Diff line number Diff line change
Expand Up @@ -393,7 +393,7 @@ QRadioButton::indicator:hover, QCheckBox::indicator:hover {

/* Styling for checked checkbox indicator */
QCheckBox::indicator:checked {
image: url("dtt4all_data/icons/checkbox.png");
image: url("dtt4all_data/icons/checkbox-n.png");
width: 15px; /* Width */
height: 15px; /* Height */
}
Expand Down

0 comments on commit 312b935

Please sign in to comment.