mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-06 22:54:16 +02:00
[style.knight] fix: adding missing qss rule
This commit is contained in:
@@ -413,6 +413,10 @@ QLabel[tip_icon = "true"] {
|
||||
qproperty-pixmap: url("@style_dir/img/help.svg");
|
||||
}
|
||||
|
||||
QLabel#confirm_dialog_icon {
|
||||
qproperty-pixmap: url("@style_dir/img/help.svg");
|
||||
}
|
||||
|
||||
FormQt IconButton#clean_field {
|
||||
qproperty-icon: url("@style_dir/img/clean.svg");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user