|
15 | 15 | @var checkbox zenMode "Zen Mode" 0 |
16 | 16 | ==/UserStyle== */ |
17 | 17 |
|
18 | | -@-moz-document url-prefix("https://www.deepl.com/translator") { |
| 18 | +@-moz-document url-prefix("https://www.deepl.com/translator") |
| 19 | +{ |
19 | 20 | #catppuccin(@darkFlavor, @accentColor); |
20 | 21 |
|
21 | 22 | #catppuccin(@lookup, @accent) { |
|
488 | 489 | } |
489 | 490 |
|
490 | 491 | .lmt__glossary_editor |
491 | | - .lmt__glossary_editor_subBar_top |
492 | | - .lmt__glossary_editor_glossarySelect |
493 | | - .lmt__glossary_editor_glossaryNameWrapper |
494 | | - .lmt__glossary_editor_glossaryName { |
| 492 | + .lmt__glossary_editor_subBar_top |
| 493 | + .lmt__glossary_editor_glossarySelect |
| 494 | + .lmt__glossary_editor_glossaryNameWrapper |
| 495 | + .lmt__glossary_editor_glossaryName { |
495 | 496 | color: inherit; |
496 | 497 | } |
497 | 498 |
|
498 | 499 | .lmt__glossary_editor |
499 | | - .lmt__glossary_editor_subBar_top |
500 | | - .lmt__glossary_editor_glossarySelect |
501 | | - .lmt__glossary_editor_glossaryNameWrapper |
502 | | - .lmt__glossary_editor_glossarySelectChevron.lmt__glossary_arrowDown { |
| 500 | + .lmt__glossary_editor_subBar_top |
| 501 | + .lmt__glossary_editor_glossarySelect |
| 502 | + .lmt__glossary_editor_glossaryNameWrapper |
| 503 | + .lmt__glossary_editor_glossarySelectChevron.lmt__glossary_arrowDown { |
503 | 504 | border-right-color: darken(@accent-color, 8%); |
504 | 505 | border-bottom-color: darken(@accent-color, 8%); |
505 | 506 | } |
506 | 507 |
|
507 | 508 | .lmt__glossary_button .lmt__glossary_button_label:hover, |
508 | 509 | .lmt__glossary_highlight, |
509 | 510 | .lmt__glossary_editor_subBar_bottom |
510 | | - .lmt__glossary_editor_glossaryAddNewWrapper |
511 | | - .lmt__glossary_editor_glossaryAddNew { |
| 511 | + .lmt__glossary_editor_glossaryAddNewWrapper |
| 512 | + .lmt__glossary_editor_glossaryAddNew { |
512 | 513 | color: @accent-color; |
513 | 514 | } |
514 | 515 |
|
|
619 | 620 | } |
620 | 621 |
|
621 | 622 | [class|="pageFooterV2-module--footerOuterContainer"] |
622 | | - [class|="pageFooterV2-module--footerContainer"] |
623 | | - [class|="pageFooterV2-module--footerContentContainer"] |
624 | | - [class|="pageFooterV2-module--linksContainer"] |
625 | | - [class|="pageFooterV2-module--linkList"] |
626 | | - li { |
| 623 | + [class|="pageFooterV2-module--footerContainer"] |
| 624 | + [class|="pageFooterV2-module--footerContentContainer"] |
| 625 | + [class|="pageFooterV2-module--linksContainer"] |
| 626 | + [class|="pageFooterV2-module--linkList"] |
| 627 | + li { |
627 | 628 | &:first-of-type { |
628 | 629 | color: @overlay1; |
629 | 630 | } |
|
0 commit comments