mirror of
https://gitea.msk.dinamika-avia.ru/Constanta-Design/RRJServer.git
synced 2026-03-28 19:55:48 +03:00
refact
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user