fixed the groupbox for ians scuffed kde setup

This commit is contained in:
fourtf
2017-08-17 17:29:54 +02:00
parent b8db0f7d4c
commit f9f769f693
+4
View File
@@ -13,3 +13,7 @@ SettingsDialogTab:hover {
QLabel, QCheckBox, QGroupBox, SettingsDialogTab {
color: white;
}
QGroupBox {
background-color: #444;
}