Skip to content

Commit a134d4b

Browse files
style: format code with prettier
1 parent 55c51e7 commit a134d4b

1 file changed

Lines changed: 17 additions & 16 deletions

File tree

styles/deepl/catppuccin.user.css

Lines changed: 17 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@
1515
@var checkbox zenMode "Zen Mode" 0
1616
==/UserStyle== */
1717

18-
@-moz-document url-prefix("https://www.deepl.com/translator") {
18+
@-moz-document url-prefix("https://www.deepl.com/translator")
19+
{
1920
#catppuccin(@darkFlavor, @accentColor);
2021

2122
#catppuccin(@lookup, @accent) {
@@ -488,27 +489,27 @@
488489
}
489490

490491
.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 {
495496
color: inherit;
496497
}
497498

498499
.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 {
503504
border-right-color: darken(@accent-color, 8%);
504505
border-bottom-color: darken(@accent-color, 8%);
505506
}
506507

507508
.lmt__glossary_button .lmt__glossary_button_label:hover,
508509
.lmt__glossary_highlight,
509510
.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 {
512513
color: @accent-color;
513514
}
514515

@@ -619,11 +620,11 @@
619620
}
620621

621622
[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 {
627628
&:first-of-type {
628629
color: @overlay1;
629630
}

0 commit comments

Comments
 (0)