stuff
This commit is contained in:
parent
9a5228816c
commit
85cbddcd87
|
@ -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"],
|
||||
|
|
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue