diff --git a/FILES/CSS/styleSheetMain.css b/FILES/CSS/styleSheetMain.css index 5b6a2a9..d5e4990 100644 --- a/FILES/CSS/styleSheetMain.css +++ b/FILES/CSS/styleSheetMain.css @@ -66,7 +66,7 @@ QPushButton, QToolButton { background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, stop: 0 #f6f7fa, stop: 1 #dadbde); min-width: 75px; - height: 50px; + height: 55px; padding: 1px; qproperty-iconSize: 32px; @@ -134,7 +134,7 @@ QDialogButtonBox { QCheckBox { spacing: 20px; } -QCheckBox#checkAutoStart { +QCheckBox#checkAutoStart, QCheckBox#checkLocalhost { spacing: 0px; } diff --git a/FILES/config_GUI/settings.xml b/FILES/config_ProgramAWSinstructorMPS/settings.xml similarity index 100% rename from FILES/config_GUI/settings.xml rename to FILES/config_ProgramAWSinstructorMPS/settings.xml diff --git a/FILES/config_Tray/settings.xml b/FILES/config_ProgramServerMPS/settings.xml similarity index 100% rename from FILES/config_Tray/settings.xml rename to FILES/config_ProgramServerMPS/settings.xml