This commit is contained in:
Mirco Wittrien 2021-05-28 13:35:33 +02:00
parent 9a5228816c
commit 85cbddcd87
2 changed files with 3 additions and 4 deletions

View File

@ -3013,6 +3013,7 @@
"userpopoutcustomstatustext": ["UserPopout", "customStatusText"],
"userpopoutendbodysection": ["UserPopoutWrapper", "endBodySection"],
"userpopoutfooter": ["UserPopoutWrapper", "footer"],
"userpopoutheaderbottag": ["UserPopout", "headerBotTag"],
"userpopoutheaderbottagwithnickname": ["UserPopout", "headerBotTagWithNickname"],
"userpopoutheadertagdiscriminatornonickname": ["UserPopout", "headerTagDiscriminatorNoNickname"],
"userpopoutheadernickname": ["UserPopout", "nickname"],

View File

@ -462,10 +462,8 @@ img:not([src]), img[src=""], img[src="null"] {
}
[REPLACE_CLASS_userpopoutheadernickname] [REPLACE_CLASS_bottag],
[REPLACE_CLASS_userpopoutheadertagnonickname] [REPLACE_CLASS_bottag] {
position: relative;
top: 4px;
[REPLACE_CLASS_userpopoutheaderbottag] {
margin-top: 4px !important;
}
[REPLACE_CLASS_userinfodate] {
user-select: text;