mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-09 10:54:16 +02:00
[view] feature: adding a new 'verified' filter for the packages table
This commit is contained in:
@@ -424,6 +424,10 @@ QLabel#confirm_dialog_icon {
|
||||
qproperty-pixmap: url("@style_dir/img/question.svg");
|
||||
}
|
||||
|
||||
QLabel#confirm_dialog_icon[type = "warning"] {
|
||||
qproperty-pixmap: url("@style_dir/img/warning.svg");
|
||||
}
|
||||
|
||||
FormQt IconButton#clean_field {
|
||||
qproperty-icon: url("@style_dir/img/clean.svg");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user