|
1 | 1 | .tab-configuration .ui-grid-col { |
2 | 2 | margin-bottom: 0; |
3 | 3 | } |
4 | | -.tab-configuration .mixerPreview { |
5 | | - max-width: 230px; |
6 | | - background-color: #eeeeee; |
7 | | - text-align: center; |
8 | | - float: left; |
9 | | - border-radius: 5px; |
10 | | - margin-top: 5px; |
11 | | -} |
12 | | -.tab-configuration .mixerPreview img { |
13 | | - width: 90%; |
14 | | - height: 90%; |
15 | | - padding: 5%; |
16 | | -} |
17 | | -.tab-configuration select.batterymetertype { |
18 | | - margin-right: 5px; |
19 | | - float: left; |
20 | | - width: 150px; |
21 | | -} |
| 4 | + |
22 | 5 | .tab-configuration input, |
23 | 6 | .tab-configuration select { |
24 | 7 | border: 1px solid var(--subtleAccent); |
|
70 | 53 | border-bottom: 1px solid var(--subtleAccent); |
71 | 54 | } |
72 | 55 |
|
73 | | -.tab-configuration .mixerList { |
74 | | - width: 100%; |
75 | | - height: 20px; |
76 | | - margin-top: 5px; |
77 | | - font-weight: bold; |
78 | | -} |
79 | | - |
80 | 56 | .tab-configuration .featuresMultiple { |
81 | 57 | border-collapse: collapse; |
82 | 58 | margin-bottom: 5px; |
|
146 | 122 | line-height: 20px; |
147 | 123 | } |
148 | 124 |
|
149 | | -.tab-configuration .current .checkbox { |
150 | | - margin-top: 0; |
151 | | - float: left; |
152 | | -} |
153 | | - |
154 | | -.tab-configuration .current .checkbox div { |
155 | | - float: left; |
156 | | - width: 66px; |
157 | | -} |
158 | | - |
159 | | -.tab-configuration .current .checkbox div input { |
160 | | - margin: 0; |
161 | | - float: left; |
162 | | -} |
163 | | - |
164 | | -.tab-configuration .disarm .checkbox { |
165 | | - margin-top: 2px; |
166 | | - margin-right: 5px; |
167 | | -} |
168 | | - |
169 | | -.tab-configuration .disarm .checkboxPwm { |
170 | | - margin-top: 2px; |
171 | | - margin-right: 5px; |
172 | | -} |
173 | | - |
174 | | -.tab-configuration .disarm .checkbox div { |
175 | | - margin-bottom: 0; |
176 | | - margin-top: 0; |
177 | | -} |
178 | | - |
179 | | -.tab-configuration .disarm .checkbox div input { |
180 | | - margin: 0; |
181 | | - float: left; |
182 | | -} |
183 | | - |
184 | | -.tab-configuration .disarm .checkbox span { |
185 | | - margin-left: 0; |
186 | | -} |
187 | | - |
188 | 125 | .tab-configuration .freelabel { |
189 | 126 | margin-left: 10px; |
190 | 127 | position: relative; |
|
198 | 135 | margin: 0; |
199 | 136 | } |
200 | 137 |
|
201 | | -.tab-configuration .disarm .checkbox { |
202 | | - float: left; |
203 | | - padding-left: 0; |
204 | | - margin-top: -5px; |
205 | | - padding-bottom: 5px; |
206 | | - border-bottom: 1px solid var(--subtleAccent); |
207 | | - width: 100%; |
208 | | -} |
209 | | - |
210 | 138 | .tab-configuration .spacer_box { |
211 | 139 | padding-bottom: 10px; |
212 | 140 | float: left; |
213 | 141 | width: calc(100% - 20px); |
214 | 142 | } |
215 | 143 |
|
216 | | -.tab-configuration .disarm { |
217 | | - margin-bottom: 5px; |
218 | | - float: left; |
219 | | - border-bottom: 1px solid var(--subtleAccent); |
220 | | - width: 100%; |
221 | | -} |
222 | | - |
223 | | -.tab-configuration .disarmdelay { |
224 | | - margin-top: 5px; |
225 | | - float: left; |
226 | | - width: 100%; |
227 | | - border-bottom: 1px solid var(--subtleAccent); |
228 | | -} |
229 | | - |
230 | 144 | .tab-configuration .number, |
231 | 145 | .tab-configuration .select |
232 | 146 | { |
|
261 | 175 | text-overflow: ellipsis; |
262 | 176 | } |
263 | 177 |
|
264 | | -.tab-configuration .selectProtocol { |
265 | | - margin-bottom: 5px; |
266 | | - clear: left; |
267 | | - padding-bottom: 5px; |
268 | | - border-bottom: 1px solid var(--subtleAccent); |
269 | | - width: 100%; |
270 | | - float: left; |
271 | | -} |
272 | | - |
273 | 178 | .tab-configuration .number:last-child, |
274 | 179 | .tab-configuration .select:last-child { |
275 | 180 | border-bottom: none; |
|
306 | 211 | float: left; |
307 | 212 | } |
308 | 213 |
|
309 | | -.tab-configuration .mixer .gui_box, .tab-configuration .motorstop .gui_box { |
310 | | - float: left; |
311 | | -} |
312 | | - |
313 | 214 | .tab-configuration .board .gui_box, .tab-configuration .acc .gui_box { |
314 | 215 | float: left; |
315 | 216 | } |
|
327 | 228 | width: 30px; |
328 | 229 | } |
329 | 230 |
|
330 | | -.tab-configuration .voltage td:nth-child(2) { |
331 | | - width: 30px; |
332 | | -} |
333 | | - |
334 | | -.tab-configuration .currentmetertype { |
335 | | - float: left; |
336 | | - width: 150px; |
337 | | -} |
338 | | - |
339 | | -.tab-configuration .vbatmonitoring { |
340 | | - margin-top: 5px; |
341 | | -} |
342 | | - |
343 | | -.tab-configuration .currentMonitoring { |
344 | | - margin-top: 5px; |
345 | | -} |
346 | | - |
347 | 231 | .tab-configuration .rssi td:nth-child(2) { |
348 | 232 | width: 30px; |
349 | 233 | } |
|
438 | 322 | font-weight: bold; |
439 | 323 | } |
440 | 324 |
|
441 | | -.tab-configuration ._3dSettings { |
442 | | - margin-top: 10px; |
443 | | - float: left; |
444 | | - width: 100%; |
445 | | -} |
446 | | - |
447 | 325 | .tab-configuration ._smallAngle { |
448 | 326 | margin-top: 10px; |
449 | 327 | float: left; |
|
461 | 339 | .tab-configuration .rssi .gui_box, .tab-configuration .system .gui_box { |
462 | 340 | float: left; |
463 | 341 | } |
464 | | - .tab-configuration .mixer .gui_box, .tab-configuration .motorstop .gui_box { |
465 | | - float: left; |
466 | | - } |
467 | 342 | .tab-configuration .board .gui_box, .tab-configuration .acc .gui_box { |
468 | 343 | float: left; |
469 | 344 | } |
|
475 | 350 | } |
476 | 351 | } |
477 | 352 | @media all and (max-width: 575px) { |
478 | | - .tab-configuration .mixerPreview { |
479 | | - max-width: none; |
480 | | - } |
481 | | - .tab-configuration select.escprotocol { |
482 | | - width: 100%; |
483 | | - margin-right: 0; |
484 | | - } |
485 | 353 | .tab-configuration .rssi .gui_box, .tab-configuration .system .gui_box { |
486 | 354 | min-height: auto; |
487 | 355 | } |
|
503 | 371 | select.features.rxMode, select.serialRX, .dshotbeacon > td > div.select > div, .dshotbeacon select.dshotBeeperBeaconTone { |
504 | 372 | width: 100%; |
505 | 373 | } |
506 | | - .tab-configuration .mixer .gui_box, .tab-configuration .motorstop .gui_box { |
507 | | - min-height: auto; |
508 | | - } |
509 | 374 | } |
0 commit comments