Skip to content

Commit 312b935

Browse files
committed
better visibility
1 parent f96f2c9 commit 312b935

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

dtt4all_data/icons/checkbox-n.png

4.09 KB
Loading

dtt4all_data/qstyle.qss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -393,7 +393,7 @@ QRadioButton::indicator:hover, QCheckBox::indicator:hover {
393393

394394
/* Styling for checked checkbox indicator */
395395
QCheckBox::indicator:checked {
396-
image: url("dtt4all_data/icons/checkbox.png");
396+
image: url("dtt4all_data/icons/checkbox-n.png");
397397
width: 15px; /* Width */
398398
height: 15px; /* Height */
399399
}

0 commit comments

Comments
 (0)