Skip to content

Commit

Permalink
Update source
Browse files Browse the repository at this point in the history
  • Loading branch information
CapnKitten committed Nov 19, 2024
1 parent 6d9d09e commit a73357c
Showing 1 changed file with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions Themes/Translucence/src/_selectorPlaceholders.scss
Original file line number Diff line number Diff line change
Expand Up @@ -2758,6 +2758,9 @@
.childWrapper_f90abb {
@extend %guildChildWrapper !optional;
}
.childWrapperNoHoverBg_f90abb {
@extend %guildChildWrapperNoHoverBg !optional;
}
.acronym_f90abb {
@extend %guildAcronym !optional;
}
Expand Down Expand Up @@ -2827,10 +2830,10 @@
.dragOver_b7c66a {
@extend %guildDragOver !optional;
}
.footer_aa1bff {
.footer_f8ec41 {
@extend %guildDiscoverFooter !optional;
}
.gradient_aa1bff {
.gradient_f8ec41 {
@extend %guildDiscoverGradient !optional;
}
.circleIconButton_db6521 {
Expand Down Expand Up @@ -10501,6 +10504,12 @@ pre {
.answerSelectionIcon_cf2c85 {
@extend %pollAnswerSelectionIcon !optional;
}
.container_e365d2 {
@extend %pollEndedContainer !optional;
}
.imageContainer_e365d2 {
@extend %pollEndedImageContainer !optional;
}
.overridePlaceholder_cacc4c {
@extend %notificationOverridePlaceholder !optional;
}
Expand Down

0 comments on commit a73357c

Please sign in to comment.