This commit is contained in:
Mirco Wittrien 2021-05-21 16:43:53 +02:00
parent 01f2c693a5
commit fe64aa0a9a
2 changed files with 20 additions and 13 deletions

View File

@ -3006,19 +3006,29 @@
"userpopoutendbodysection": ["UserPopoutWrapper", "endBodySection"],
"userpopoutfooter": ["UserPopoutWrapper", "footer"],
"userpopoutheader": ["UserPopoutWrapper", "header"],
"userpopoutheaderbottagwithnickname": ["UserPopoutWrapper", "headerBotTagWithNickname"],
"userpopoutheadernamewrapper": ["UserPopoutWrapper", "headerNameWrapper"],
"userpopoutheadernickname": ["UserPopoutWrapper", "headerName"],
"userpopoutheadernormal": ["UserPopoutWrapper", "headerNormal"],
"userpopoutheaderbottagwithnickname_old": ["UserPopoutWrapper", "headerBotTagWithNickname"],
"userpopoutheadername_old": ["UserPopoutWrapper", "headerName"],
"userpopoutheadernamewrapper_old": ["UserPopoutWrapper", "headerNameWrapper"],
"userpopoutheadernormal_old": ["UserPopoutWrapper", "headerNormal"],
"userpopoutheaderplaying": ["UserPopoutWrapper", "headerPlaying"],
"userpopoutheaderspotify": ["UserPopoutWrapper", "headerSpotify"],
"userpopoutheaderstreaming": ["UserPopoutWrapper", "headerStreaming"],
"userpopoutheadertag": ["UserPopoutWrapper", "headerTag"],
"userpopoutheadertagnonickname": ["UserPopoutWrapper", "headerTagNoNickname"],
"userpopoutheadertagusernamenonickname": ["UserPopoutWrapper", "headerTagUsernameNoNickname"],
"userpopoutheadertagwithnickname": ["UserPopoutWrapper", "headerTagWithNickname"],
"userpopoutheadertext": ["UserPopoutWrapper", "headerText"],
"userpopoutheadertop": ["UserPopoutWrapper", "headerTop"],
"userpopoutheadertag_old": ["UserPopoutWrapper", "headerTag"],
"userpopoutheadertagnonickname_old": ["UserPopoutWrapper", "headerTagNoNickname"],
"userpopoutheadertagusernamenonickname_old": ["UserPopoutWrapper", "headerTagUsernameNoNickname"],
"userpopoutheadertagwithnickname_old": ["UserPopoutWrapper", "headerTagWithNickname"],
"userpopoutheadertext_old": ["UserPopoutWrapper", "headerText"],
"userpopoutheadertop_old": ["UserPopoutWrapper", "headerTop"],
"userpopoutheaderbottagwithnickname": ["UserPopout", "headerBotTagWithNickname"],
"userpopoutheadername": ["UserPopout", "headerName"],
"userpopoutheadernamewrapper": ["UserPopout", "headerNameWrapper"],
"userpopoutheadernormal": ["UserPopout", "headerNormal"],
"userpopoutheadertag": ["UserPopout", "headerTag"],
"userpopoutheadertagnonickname": ["UserPopout", "headerTagNoNickname"],
"userpopoutheadertagusernamenonickname": ["UserPopout", "headerTagUsernameNoNickname"],
"userpopoutheadertagwithnickname": ["UserPopout", "headerTagWithNickname"],
"userpopoutheadertext": ["UserPopout", "headerText"],
"userpopoutheadertop": ["UserPopout", "headerTop"],
"userpopoutprotip": ["UserPopoutWrapper", "protip"],
"userpopoutrole": ["Role", "role"],
"userpopoutrolecircle": ["Role", "roleCircle"],

View File

@ -1347,9 +1347,6 @@ img[src='/assets/58957d928db6fb9d4658eb882f33d7bc.svg'] {
border-color: rgba(var(--textbrightest),.6);
color: var(--header-primary);
}
#app-mount .container-1D34oG {
background-color: var(--background-primary);
}
#app-mount .wrapper-1vl07G {
background-color: rgba(4,4,5,.8);
color: var(--header-secondary);