diff --git a/config/acc.qss b/config/acc.qss index 9fe05da..87312a0 100644 --- a/config/acc.qss +++ b/config/acc.qss @@ -1034,7 +1034,7 @@ QGroupBox::title#SIMULATION { *#Controller10pt[disconnected="true"], *#Controller[disconnected="true"], *#Readback[disconnected="true"] -{ +{ background-color: white; color: lightgray; /*qproperty-readOnly: true;*/ @@ -1053,6 +1053,9 @@ QGroupBox::title#SIMULATION { *#Controller[notActOnBeam="true"] { background-color: rgba(160, 160, 160, 255); color:black; + font-size: 10pt; + font-style: normal; + font-weight: 500; } *#Controller10pt,