mirror of
https://gitea.msk.dinamika-avia.ru/Constanta-Design/RRJServer.git
synced 2026-03-27 19:45:43 +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,
|
background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
|
||||||
stop: 0 #f6f7fa, stop: 1 #dadbde);
|
stop: 0 #f6f7fa, stop: 1 #dadbde);
|
||||||
min-width: 75px;
|
min-width: 75px;
|
||||||
height: 50px;
|
height: 55px;
|
||||||
padding: 1px;
|
padding: 1px;
|
||||||
|
|
||||||
qproperty-iconSize: 32px;
|
qproperty-iconSize: 32px;
|
||||||
@@ -134,7 +134,7 @@ QDialogButtonBox {
|
|||||||
QCheckBox {
|
QCheckBox {
|
||||||
spacing: 20px;
|
spacing: 20px;
|
||||||
}
|
}
|
||||||
QCheckBox#checkAutoStart {
|
QCheckBox#checkAutoStart, QCheckBox#checkLocalhost {
|
||||||
spacing: 0px;
|
spacing: 0px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user