fixed spurious text in acc.qss

This commit is contained in:
2022-10-18 16:23:21 +02:00
parent e66bc6eb4e
commit 516eb3f0ac

View File

@@ -455,7 +455,7 @@ QWidget#ATHOS, QTabWidget#ATHOS
padding-bottom: 4px;
}
QGroupBox#ATHOS, QGroupBox#ORBIT QWidget#ATHOS
QGroupBox#ATHOS, QGroupBox#ORBIT
{
background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
stop: 0 #2e5894, stop: 1 #FFFFFF);
@@ -687,6 +687,7 @@ QGroupBox::title#SIMULATION {
background-color: rgba(160, 160, 160, 255);
color:black;
}
*#Controller10pt,
*#Controller{
background-color: rgba(160, 160, 160, 255);
@@ -1427,9 +1428,8 @@ background-color: qlineargradient(x1:0, y1:0, x2:1, y2:1,
stop:0 lightgray, stop: 0.2 rgba(117, 119, 57, 40),
stop:1 rgb(160, 160, 160, 200));
border-style: inset;
}
CAQMessageButton::!enabled#Controller10pt,
QPushButton::!enabled#Controller10pt,
CAQMessageButton::!enabled#Controller,