Skip to content

Commit

Permalink
Recolor user popout button
Browse files Browse the repository at this point in the history
  • Loading branch information
onkofonko committed Jun 29, 2024
1 parent 2759270 commit f4c1f6c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion public/theme/source.css
Original file line number Diff line number Diff line change
Expand Up @@ -3673,7 +3673,8 @@ button[aria-label="Disable Game Activity"] .contents_dd4f85:after {
[class^="userPopoutInner"]>.footer_b07019>div>button,
.wrapper_cb78f1.biteSize_cb78f1 button,
.headerInner_bc9cc2 .buttons_d181d8 button,
.wrapper_cb78f1.fullSize_cb78f1 button {
.wrapper_cb78f1.fullSize_cb78f1 button,
.buttonColor_cd74cc {
background: var(--bg-mod-faint) !important;
background-color: var(--bg-mod-faint) !important;
}
Expand Down

0 comments on commit f4c1f6c

Please sign in to comment.