fixed the groupbox for ians scuffed kde setup
This commit is contained in:
@@ -13,3 +13,7 @@ SettingsDialogTab:hover {
|
|||||||
QLabel, QCheckBox, QGroupBox, SettingsDialogTab {
|
QLabel, QCheckBox, QGroupBox, SettingsDialogTab {
|
||||||
color: white;
|
color: white;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
QGroupBox {
|
||||||
|
background-color: #444;
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user