Follow the system theme and set the icons accordingly, no more handcrafted theming
This commit is contained in:
7
gotify_tray/gui/themes/base.qss
Normal file
7
gotify_tray/gui/themes/base.qss
Normal file
@@ -0,0 +1,7 @@
|
||||
MessageWidget QPushButton[objectName^="pb_delete"] {
|
||||
qproperty-iconSize: 24px;
|
||||
}
|
||||
|
||||
MessageWidget QLabel[objectName^="label_date"] {
|
||||
margin-right: 1px;
|
||||
}
|
||||
Reference in New Issue
Block a user