Skip to content

Commit

Permalink
Update source
Browse files Browse the repository at this point in the history
  • Loading branch information
CapnKitten committed Jul 13, 2024
1 parent 96087fe commit b84827d
Showing 1 changed file with 42 additions and 21 deletions.
63 changes: 42 additions & 21 deletions Themes/Translucence/src/_selectorPlaceholders.scss
Original file line number Diff line number Diff line change
Expand Up @@ -1135,6 +1135,27 @@
.legibilityGradient_e23249 {
@extend %questLegibilityGradient !optional;
}
.contentCollapsedAccepted_c3427e {
@extend %questPanelContentCollapsedAccepted !optional;
}
.postEnrollmentBackground_c3427e {
@extend %questPanelPostEnrollmentBackground !optional;
}
.wrapper_f21e08 {
@extend %questPanelStepsWrapper !optional;
}
.stepIconWrapper_f21e08 {
@extend %questPanelStepIconWrapper !optional;
}
.stepWrapperComplete_f21e08 {
@extend %questPanelStepWrapperComplete !optional;
}
.stepIcon_f21e08 {
@extend %questPanelStepIcon !optional;
}
.stepConnector_f21e08 {
@extend %questPanelStepConnector !optional;
}
.rtcConnectionStatus_c0cb95 {
@extend %rtcConnectionStatus !optional;
}
Expand Down Expand Up @@ -2857,16 +2878,16 @@
.bannerContainer_a0e502 {
@extend %purchaseBannerContainer !optional;
}
.container_e44302 {
.container_fc4f04 {
@extend %headerBar !optional;
}
.transparent_e44302 {
.transparent_fc4f04 {
@extend %headerBarTransparent !optional;
}
.themed_e44302 {
.themed_fc4f04 {
@extend %headerBarThemed !optional;
}
.children_e44302 {
.children_fc4f04 {
@extend %headerBarChildren !optional;
}
.anchor_af404b {
Expand All @@ -2881,7 +2902,7 @@
.returnButtonText_f1fd9c, .returnButtonText_d20375 {
@extend %headerBarReturnButtonText !optional;
}
.toolbar_e44302 {
.toolbar_fc4f04 {
@extend %toolbar !optional;
}
.base-21yXnu {
Expand All @@ -2899,19 +2920,19 @@
.nicknames__12efb {
@extend %headerBarNicknames !optional;
}
.iconWrapper_e44302 {
.iconWrapper_fc4f04 {
@extend %headerBarIconWrapper !optional;
}
.icon_e44302 {
.icon_fc4f04 {
@extend %headerBarIcon !optional;
}
.clickable_e44302 {
.clickable_fc4f04 {
@extend %headerBarIconClickable !optional;
}
.selected_e44302 {
.selected_fc4f04 {
@extend %headerBarIconSelected !optional;
}
.icon_e44302.popout-open {
.icon_fc4f04.popout-open {
@extend %headerBarIconPopoutOpen !optional;
}
.cloud_ff5f90 {
Expand All @@ -2920,10 +2941,10 @@
.downloadArrow_ff5f90 {
@extend %headerBarIconUpdateDownloadArrow !optional;
}
.iconBadge_e44302 {
.iconBadge_fc4f04 {
@extend %headerBarIconBadge !optional;
}
.divider_e44302 {
.divider_fc4f04 {
@extend %headerBarDivider !optional;
}
.updateAvailable_e3584a {
Expand Down Expand Up @@ -3724,19 +3745,19 @@ pre {
.embedFull_ad0b71 {
@extend %embedFull !optional;
}
.embedCard_c6cefd {
.embedCard_a0eae1 {
@extend %embedCard !optional;
}
.selected_bf4197 {
.selected_bc2461 {
@extend %embedCardSelected !optional;
}
.withFooter_c6cefd {
.withFooter_a0eae1 {
@extend %embedCardWithFooter !optional;
}
.footerContainer_bf4197 {
.footerContainer_bc2461 {
@extend %embedCardFooterContainer !optional;
}
.footerIcon_bf4197 {
.footerIcon_bc2461 {
@extend %embedCardFooterIcon !optional;
}
.grid_ad0b71 {
Expand Down Expand Up @@ -4108,13 +4129,13 @@ pre {
.buttonContainer_f9f2ca {
@extend %messageButtonContainer !optional;
}
.dot_bf4197 {
.dot_bc2461 {
@extend %messageButtonDot !optional;
}
.footerAction_bf4197 {
.footerAction_bc2461 {
@extend %messageButtonFooterAction !optional;
}
.footerIcon_bf4197 {
.footerIcon_bc2461 {
@extend %messageButtonFooterIcon !optional;
}
.localBotMessage-1cGMdw {
Expand All @@ -4135,7 +4156,7 @@ pre {
.headerText_f9f2ca {
@extend %messageHeaderText !optional;
}
.iconContainer_bf4197 {
.iconContainer_bc2461 {
@extend %messageIconContainer !optional;
}
.username_f9f2ca {
Expand Down

0 comments on commit b84827d

Please sign in to comment.