mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-07 00:04:15 +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");
|
qproperty-pixmap: url("@style_dir/img/help.svg");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
QLabel#confirm_dialog_icon {
|
||||||
|
qproperty-pixmap: url("@style_dir/img/help.svg");
|
||||||
|
}
|
||||||
|
|
||||||
FormQt IconButton#clean_field {
|
FormQt IconButton#clean_field {
|
||||||
qproperty-icon: url("@style_dir/img/clean.svg");
|
qproperty-icon: url("@style_dir/img/clean.svg");
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user