|
217 | 217 | padding-left: 70px;
|
218 | 218 | }
|
219 | 219 |
|
| 220 | +.unity-label, |
| 221 | +.unity-base-field__label { |
| 222 | + -unity-text-align: var(--lsp-middle-left); |
| 223 | +} |
| 224 | + |
220 | 225 | .unity-base-field__label {
|
221 | 226 | min-width: 680px;
|
222 | 227 | }
|
|
230 | 235 | }
|
231 | 236 |
|
232 | 237 | .unity-base-field__label {
|
233 |
| - -unity-text-align: middle-left; |
234 | 238 | margin-right: 30px;
|
235 | 239 | }
|
236 | 240 |
|
|
272 | 276 | background-color: rgb(161, 116, 244);
|
273 | 277 | }
|
274 | 278 |
|
| 279 | +.unity-toggle__input { |
| 280 | + flex-direction: var(--lsp-row); |
| 281 | +} |
275 | 282 | .unity-toggle__checkmark {
|
276 | 283 | background-color: rgba(0, 0, 0, 0);
|
277 | 284 | border-left-color: rgb(0, 0, 0);
|
|
290 | 297 | width: 50px;
|
291 | 298 | height: 50px;
|
292 | 299 | margin-right: 30px;
|
| 300 | + margin-left: 30px; |
293 | 301 | }
|
294 | 302 |
|
295 | 303 | .unity-base-slider__tracker {
|
|
340 | 348 | border-bottom-left-radius: 30px;
|
341 | 349 | padding-top: 30px;
|
342 | 350 | padding-bottom: 30px;
|
| 351 | + flex-direction: var(--lsp-row); |
| 352 | +} |
| 353 | + |
| 354 | +.unity-base-popup-field__text { |
| 355 | + -unity-text-align: var(--lsp-middle-left); |
343 | 356 | }
|
344 | 357 |
|
345 | 358 | .unity-base-text-field__input--placeholder {
|
|
433 | 446 | margin-bottom: 30px;
|
434 | 447 | }
|
435 | 448 |
|
| 449 | +.unity-base-field { |
| 450 | + flex-direction: var(--lsp-row); |
| 451 | +} |
| 452 | + |
436 | 453 | .lsp-button-strip-field__button-container {
|
437 |
| - flex-direction: row; |
| 454 | + flex-direction: var(--lsp-row); |
438 | 455 | }
|
439 | 456 |
|
440 | 457 | .lsp-button-strip-field__button {
|
|
450 | 467 | background-color: rgb(116, 45, 243);
|
451 | 468 | }
|
452 | 469 |
|
453 |
| -.lsp-button-strip-field__button--left { |
| 470 | +.lsp-dir-ltr .lsp-button-strip-field__button--left { |
454 | 471 | margin-right: 0;
|
455 | 472 | border-right-width: 5px;
|
456 | 473 | border-top-right-radius: 0;
|
457 | 474 | border-bottom-right-radius: 0;
|
458 | 475 | }
|
459 | 476 |
|
460 |
| -.lsp-button-strip-field__button--right { |
| 477 | +.lsp-dir-rtl .lsp-button-strip-field__button--left{ |
| 478 | + margin-left: 0; |
| 479 | + border-left-width: 5px; |
| 480 | + border-top-left-radius: 0; |
| 481 | + border-bottom-left-radius: 0; |
| 482 | +} |
| 483 | + |
| 484 | +.lsp-dir-ltr .lsp-button-strip-field__button--right { |
461 | 485 | border-top-left-radius: 0;
|
462 | 486 | border-bottom-left-radius: 0;
|
463 | 487 | border-left-width: 5px;
|
464 | 488 | margin-left: 0;
|
465 | 489 | }
|
466 | 490 |
|
| 491 | +.lsp-dir-rtl .lsp-button-strip-field__button--right { |
| 492 | + margin-right: 0; |
| 493 | + border-right-width: 5px; |
| 494 | + border-top-right-radius: 0; |
| 495 | + border-bottom-right-radius: 0; |
| 496 | +} |
| 497 | + |
467 | 498 | .lsp-button-strip-field__button:checked {
|
468 | 499 | background-color: rgb(116, 45, 243);
|
469 | 500 | }
|
|
475 | 506 | }
|
476 | 507 |
|
477 | 508 | .unity-radio-button {
|
478 |
| - flex-direction: row-reverse; |
| 509 | + flex-direction: var(--lsp-row-reverse); |
479 | 510 | margin-top: 0;
|
480 | 511 | margin-bottom: 0;
|
481 | 512 | }
|
|
488 | 519 | width: 50px;
|
489 | 520 | height: 50px;
|
490 | 521 | margin-right: 30px;
|
| 522 | + margin-left: 30px; |
491 | 523 | background-image: url("project://database/Assets/UI/Images/Dropdown-Arrow.png?fileID=2800000&guid=29e091d0e13ce4d928a786bc1ff99351&type=3#Dropdown-Arrow");
|
492 | 524 | margin-top: 14px;
|
493 | 525 | margin-bottom: 14px;
|
494 | 526 | }
|
495 | 527 |
|
496 | 528 | .row {
|
497 |
| - flex-direction: row; |
| 529 | + flex-direction: var(--lsp-row); |
498 | 530 | }
|
499 | 531 |
|
500 | 532 | #closeSettingsButton {
|
|
554 | 586 | padding-top: 4px;
|
555 | 587 | padding-bottom: 4px;
|
556 | 588 | -unity-font-definition: url("project://database/Assets/UI/Fonts/Inter-SemiBold.ttf?fileID=12800000&guid=3b458681b475c476ea29f3244c5c85da&type=3#Inter-SemiBold");
|
557 |
| - flex-direction: row; |
| 589 | + flex-direction: var(--lsp-row); |
558 | 590 | justify-content: center;
|
559 | 591 | align-items: center;
|
560 | 592 | }
|
|
0 commit comments