Follow the system theme and set the icons accordingly, no more handcrafted theming

This commit is contained in:
dries.k
2023-05-30 21:51:58 +02:00
parent b2718acf1b
commit c57e3d5bca
36 changed files with 139 additions and 425 deletions

View File

@@ -0,0 +1,7 @@
MessageWidget QPushButton[objectName^="pb_delete"] {
qproperty-iconSize: 24px;
}
MessageWidget QLabel[objectName^="label_date"] {
margin-right: 1px;
}