Skip to content

Commit

Permalink
you have free boost
Browse files Browse the repository at this point in the history
  • Loading branch information
BabyBoySnow committed Sep 9, 2024
1 parent 467d10e commit f169270
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
3 changes: 3 additions & 0 deletions lib/selectors/selectorPlaceholders.scss
Original file line number Diff line number Diff line change
Expand Up @@ -5578,4 +5578,7 @@ pre {
}
.integrationWrapper_e2a436 {
@extend %subEnabledServers !optional;
}
.header_c258fa {
@extend %freeBoost !optional;
}
6 changes: 6 additions & 0 deletions src/settings/userSettings.scss
Original file line number Diff line number Diff line change
Expand Up @@ -267,6 +267,12 @@
%userSettingsBoostTransferButton {
background-color: $main-color;
}
%freeBost {
background-color: rgba(0, 0, 0, 0.4);
}
.content_c258fa:after, .content_c258fa:before {
border-color: transparent;
}

// APPEARANCE
%userSettingsAppearanceSelectionCircle {
Expand Down

0 comments on commit f169270

Please sign in to comment.