This commit is contained in:
Mirco Wittrien 2021-05-26 12:50:07 +02:00
parent 3ba5a94b08
commit a5049f40cf
2 changed files with 8 additions and 2 deletions

View File

@ -3026,8 +3026,7 @@
"userpopoutheadertop_old": ["UserPopoutWrapper", "headerTop"],
"userpopoutheaderbottagwithnickname": ["UserPopout", "headerBotTagWithNickname"],
"userpopoutheadertagdiscriminatornonickname": ["UserPopout", "headerTagDiscriminatorNoNickname"],
"userpopoutheadername": ["UserPopout", "headerName"],
"userpopoutheadernamewrapper": ["UserPopout", "headerNameWrapper"],
"userpopoutheadername": ["UserPopout", "nickname"],
"userpopoutheadernormal": ["UserPopout", "headerNormal"],
"userpopoutheadertag": ["UserPopout", "headerTag"],
"userpopoutheadertagnonickname": ["UserPopout", "headerTagNoNickname"],

View File

@ -109,6 +109,7 @@
14. PHONEVERIFICATIONMODAL
15. CUSTOMSTATUSMODAL
16. DISCOVERYENTRYMODAL
17. NICKNAMEMODAL
11. POPOUTS
1. CONTEXTMENU
2. USERPOPOUT
@ -1721,6 +1722,12 @@ a.metadataName-14STf- {
background: url(https://mwittrien.github.io/BetterDiscordAddons/Themes/_res/svgs/blurple/discovery_house.svg) center/contain no-repeat !important;
}
/* ---- 10.17. NICKNAMEMODAL ---- */
.reset-2ikQ30.lookLink-9FtZy-.colorLink-35jkBc {
color: rgb(var(--accentcolor));
}
/* ~~~~ 11. POPOUTS ~~~~ */