Merge branch 'master' into development

This commit is contained in:
Balthasar Reuter
2018-07-23 23:08:54 +02:00

View File

@@ -202,11 +202,12 @@ QGroupBox {
QTabWidget QWidget { QTabWidget QWidget {
color: #333333; color: #333333;
font-size: 30px;
} }
QCheckBox::indicator { QCheckBox::indicator {
width: 45px; width: 30px;
height: 45px; height: 30px;
background-color: transparent; background-color: transparent;
border-style: outset; border-style: outset;
border-width: 2px; border-width: 2px;