equal
deleted
inserted
replaced
170 "background-color: #0d0544;" |
170 "background-color: #0d0544;" |
171 "color: orange;" |
171 "color: orange;" |
172 "font: bold 14px;" |
172 "font: bold 14px;" |
173 "}" |
173 "}" |
174 |
174 |
175 "QGroupBox{" |
175 |
176 "background-image: url(\":/res/panelbg.png\");" |
176 "IconedGroupBox{" |
177 "background-position: bottom center;" |
|
178 "background-repeat: repeat-x;" |
|
179 "border: solid;" |
177 "border: solid;" |
180 "border-width: 4px;" |
178 "border-width: 4px;" |
181 "border-radius: 16px;" |
179 "border-radius: 16px;" |
182 "border-color: orange;" |
180 "border-color: orange;" |
183 "background-color: #010101;" |
181 "background-color: #130f2c;" |
184 "color: orange;" |
182 "color: orange;" |
185 "font: bold 14px;" |
183 "font: bold 14px;" |
186 "padding: 3px;" |
184 "padding: 12px;" |
187 "margin-top: 46px;" |
185 "margin-top: 46px;" |
188 "margin-left: 12px;" |
186 "margin-left: 12px;" |
189 "padding-top: 20px;" |
187 "padding-top: 22px;" |
190 "}" |
188 "}" |
191 "QGroupBox::title{" |
189 "IconedGroupBox::title{" |
192 "subcontrol-origin: margin;" |
190 "subcontrol-origin: margin;" |
193 "subcontrol-position: top left;" |
191 "subcontrol-position: top left;" |
194 "padding-left: 82px;" |
192 "padding-left: 82px;" |
195 "padding-top: 26px;" |
193 "padding-top: 26px;" |
196 "text-align: left;" |
194 "text-align: left;" |
|
195 "}" |
|
196 ".QGroupBox{" |
|
197 "background-image: url(\":/res/panelbg.png\");" |
|
198 "background-position: bottom center;" |
|
199 "background-repeat: repeat-x;" |
|
200 "border: solid;" |
|
201 "border-width: 4px;" |
|
202 "border-radius: 16px;" |
|
203 "border-color: orange;" |
|
204 "background-color: #040200;" |
|
205 "color: orange;" |
|
206 "font: bold 14px;" |
197 "}" |
207 "}" |
198 |
208 |
199 "QCheckBox{" |
209 "QCheckBox{" |
200 "color: orange;" |
210 "color: orange;" |
201 "font: bold 14px;" |
211 "font: bold 14px;" |