mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-08 23:24:15 +02:00
[view] feature: adding a new 'verified' filter for the packages table
This commit is contained in:
@@ -131,6 +131,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");
|
||||
}
|
||||
|
||||
QPlainTextEdit {
|
||||
background: @texteditor.background.color;
|
||||
color: @texteditor.font.color;
|
||||
|
||||
Reference in New Issue
Block a user