mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-07 02:24:16 +02:00
[view] improvement: not depending on system's confirmation dialog icon
This commit is contained in:
@@ -74,6 +74,15 @@ QLabel[tip_icon = "true"] {
|
||||
max-width: 12;
|
||||
}
|
||||
|
||||
QLabel#confirm_dialog_icon {
|
||||
qproperty-scaledContents: True;
|
||||
min-width: 48px;
|
||||
max-width: 48px;
|
||||
min-height: 48px;
|
||||
max-height: 48px;
|
||||
|
||||
}
|
||||
|
||||
QCustomToolbar QWidget[spacer = "true"] {
|
||||
min-width: 5px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user