Update UsrBgs.css
This commit is contained in:
parent
6c439bbb11
commit
bac5757419
|
@ -79,18 +79,42 @@
|
|||
.userPopout-3XzG_A .svg-2V3M55 [mask="url(#svg-mask-status-offline)"] {
|
||||
fill: #747f8d;
|
||||
}
|
||||
.userPopout-3XzG_A .badgesPopout-srZ8EX {
|
||||
position: absolute;
|
||||
top: 14px;
|
||||
right: 14px;
|
||||
margin: 0;
|
||||
}
|
||||
.userPopout-3XzG_A .badgesPopout-srZ8EX .badge-7CsdQq {
|
||||
height: 24px !important; min-height: 24px !important;
|
||||
}
|
||||
.userPopout-3XzG_A .badgesPopout-srZ8EX .size17-2GsONg {
|
||||
width: 24px !important; min-width: 24px !important;
|
||||
}
|
||||
.userPopout-3XzG_A .badgesPopout-srZ8EX .size21-Y634b3 {
|
||||
width: 30px !important; min-width: 30px !important;
|
||||
}
|
||||
.userPopout-3XzG_A .badgesPopout-srZ8EX .size22-AJj9xV {
|
||||
width: 31px !important; min-width: 31px !important;
|
||||
}
|
||||
.userPopout-3XzG_A .badgesPopout-srZ8EX .size24-NlR6be {
|
||||
width: 34px !important; min-width: 34px !important;
|
||||
}
|
||||
.userPopout-3XzG_A .badgesPopout-srZ8EX .indicator-cY1-b4 {
|
||||
width: 18px !important; min-width: 18px !important;
|
||||
}
|
||||
.userPopout-3XzG_A .headerText-2sdzFM {
|
||||
display: block;
|
||||
text-align: left;
|
||||
}
|
||||
.userPopout-3XzG_A .headerName-fajvi9 {
|
||||
color: var(--interactive-active);
|
||||
margin-top: 4px;
|
||||
margin-bottom: 2px;
|
||||
word-break: break-word;
|
||||
}
|
||||
.userPopout-3XzG_A .headerName-fajvi9,
|
||||
.userPopout-3XzG_A .headerTagUsernameNoNickname-2_H881 {
|
||||
color: var(--header-primary);
|
||||
font-size: 20px;
|
||||
font-weight: 600;
|
||||
}
|
||||
|
@ -122,9 +146,13 @@
|
|||
.userPopout-3XzG_A .activityUserPopout-2yItg2 .content-3JfFJh,
|
||||
.userPopout-3XzG_A .activityUserPopout-2yItg2 .details-38sfDr,
|
||||
.userPopout-3XzG_A .activityUserPopout-2yItg2 .headerText-1HLrL7,
|
||||
.userPopout-3XzG_A .activityUserPopout-2yItg2 .name-29ETJS {
|
||||
.userPopout-3XzG_A .activityUserPopout-2yItg2 .name-29ETJS,
|
||||
.userPopout-3XzG_A .activityUserPopout-2yItg2 .text-AOoUen {
|
||||
color: var(--header-primary);
|
||||
}
|
||||
.userPopout-3XzG_A .activityUserPopout-2yItg2 .barInner-3NDaY_ {
|
||||
background-color: var(--header-primary);
|
||||
}
|
||||
.userPopout-3XzG_A .lookOutlined-3sRXeN.colorWhite-rEQuAQ {
|
||||
border-color: var(--header-primary);
|
||||
color: var(--header-primary);
|
||||
|
|
Loading…
Reference in New Issue