2021-05-26 13:11:58 +02:00
|
|
|
#app-mount .profileBanner-33-uE1 {
|
2021-05-21 11:15:23 +02:00
|
|
|
height: 120px !important;
|
|
|
|
max-height: var(--user-background, 60px) !important;
|
|
|
|
}
|
2021-05-26 13:38:36 +02:00
|
|
|
#app-mount .profileBanner-33-uE1::before {
|
|
|
|
content: "";
|
|
|
|
position: absolute;
|
|
|
|
background: #000 var(--user-background) var(--user-popout-position, center)/cover no-repeat;
|
|
|
|
background-attachment: var(--user-background, fixed);
|
|
|
|
top: 0;
|
|
|
|
right: 0;
|
|
|
|
bottom: 0;
|
|
|
|
left: 0;
|
|
|
|
}
|
2021-06-08 22:32:51 +02:00
|
|
|
#app-mount .avatarPositionNormal-aZjAsn {
|
2021-05-21 11:15:23 +02:00
|
|
|
top: 76px !important;
|
|
|
|
margin-top: var(--user-background, -60px) !important;
|
2021-05-21 13:06:23 +02:00
|
|
|
}
|
2021-05-25 09:08:21 +02:00
|
|
|
#app-mount .headerNormal-1l1Znk {
|
|
|
|
border-radius: 5px 5px 0 0;
|
|
|
|
}
|
2021-06-03 16:07:14 +02:00
|
|
|
#app-mount .headerTop-2cWpdB {
|
2021-05-21 21:21:32 +02:00
|
|
|
padding: 58px 16px 16px;
|
|
|
|
}
|
|
|
|
#app-mount .headerName-3W-qH- {
|
|
|
|
margin-top: 0;
|
|
|
|
}
|
2021-05-21 13:06:23 +02:00
|
|
|
|
2021-05-27 18:50:05 +02:00
|
|
|
#app-mount .avatarWrapper-1-5NA0 {
|
|
|
|
z-index: 3 !important;
|
|
|
|
}
|
|
|
|
#app-mount .activity-fViXj7 {
|
|
|
|
position: static !important;
|
|
|
|
}
|
|
|
|
|
2021-06-08 22:32:51 +02:00
|
|
|
.root-3QyAh1 .topSection-y3p-_D {
|
2021-05-26 13:38:36 +02:00
|
|
|
background-color: var(--background-tertiary);
|
2021-05-21 20:54:10 +02:00
|
|
|
color: var(--header-secondary);
|
|
|
|
line-height: 20px;
|
|
|
|
flex: 0 0 auto;
|
|
|
|
}
|
2021-06-08 22:32:51 +02:00
|
|
|
.root-3QyAh1 .topSection-y3p-_D::before {
|
2021-05-21 20:54:10 +02:00
|
|
|
content: "";
|
|
|
|
position: relative;
|
|
|
|
display: block;
|
2021-05-29 15:04:58 +02:00
|
|
|
background: var(--user-background, var(--user-banner-color, var(--background-secondary))) var(--user-popout-position, center)/cover no-repeat;
|
2021-05-21 20:54:10 +02:00
|
|
|
top: 0;
|
|
|
|
width: 100%;
|
|
|
|
height: 120px;
|
|
|
|
max-height: var(--user-background, 60px);
|
|
|
|
}
|
2021-06-08 22:32:51 +02:00
|
|
|
.root-3QyAh1 .header-4zuFdR {
|
2021-05-21 20:54:10 +02:00
|
|
|
position: relative;
|
|
|
|
justify-content: center;
|
|
|
|
align-items: flex-start;
|
2021-05-26 13:38:36 +02:00
|
|
|
background-color: var(--background-tertiary);
|
2021-05-21 21:21:32 +02:00
|
|
|
padding: 58px 16px 16px;
|
2021-05-21 20:54:10 +02:00
|
|
|
}
|
2021-06-08 22:32:51 +02:00
|
|
|
.root-3QyAh1 .headerFill-39azRn {
|
2021-05-21 20:54:10 +02:00
|
|
|
background-color: transparent;
|
|
|
|
}
|
2021-06-08 22:32:51 +02:00
|
|
|
.root-3QyAh1 .activity-2M3PRB {
|
2021-05-26 13:38:36 +02:00
|
|
|
background-color: var(--background-tertiary);
|
2021-05-21 20:54:10 +02:00
|
|
|
padding: 0 16px 10px 16px;
|
|
|
|
}
|
2021-06-08 22:32:51 +02:00
|
|
|
.root-3QyAh1 .activityProfile-2bJRaP {
|
2021-05-26 13:38:36 +02:00
|
|
|
background-color: var(--background-tertiary);
|
2021-05-26 13:11:58 +02:00
|
|
|
border-top: 1px solid var(--background-modifier-accent);
|
2021-05-21 20:54:10 +02:00
|
|
|
padding: 10px 16px 10px 16px;
|
|
|
|
}
|
2021-06-08 22:32:51 +02:00
|
|
|
.root-3QyAh1 .body-r6_QPy {
|
2021-05-26 13:38:36 +02:00
|
|
|
background-color: var(--background-tertiary);
|
2021-05-21 20:54:10 +02:00
|
|
|
overflow: hidden;
|
|
|
|
}
|
2021-06-08 22:32:51 +02:00
|
|
|
.root-3QyAh1 .header-4zuFdR .wrapper-3t9DeA {
|
2021-05-21 20:54:10 +02:00
|
|
|
position: absolute;
|
|
|
|
top: -44px;
|
|
|
|
left: 16px;
|
2021-05-26 13:38:36 +02:00
|
|
|
background-color: var(--background-tertiary);
|
|
|
|
border: 6px solid var(--background-tertiary);
|
2021-05-21 20:54:10 +02:00
|
|
|
border-radius: 50%;
|
|
|
|
margin: 0;
|
|
|
|
z-index: 1;
|
|
|
|
}
|
2021-06-08 22:32:51 +02:00
|
|
|
.root-3QyAh1 .svg-2V3M55 [mask="url(#svg-mask-status-online)"],
|
|
|
|
.root-3QyAh1 .svg-2V3M55 [mask="url(#svg-mask-status-online-mobile)"] {
|
2021-05-21 20:54:10 +02:00
|
|
|
fill: #3ba55c;
|
|
|
|
}
|
2021-06-08 22:32:51 +02:00
|
|
|
.root-3QyAh1 .svg-2V3M55 [mask="url(#svg-mask-status-idle)"] {
|
2021-05-21 20:54:10 +02:00
|
|
|
fill: #faa61a;
|
|
|
|
}
|
2021-06-08 22:32:51 +02:00
|
|
|
.root-3QyAh1 .svg-2V3M55 [mask="url(#svg-mask-status-dnd)"] {
|
2021-05-21 20:54:10 +02:00
|
|
|
fill: #ed4245;
|
|
|
|
}
|
2021-06-08 22:32:51 +02:00
|
|
|
.root-3QyAh1 .svg-2V3M55 [mask="url(#svg-mask-status-streaming)"] {
|
2021-05-21 20:54:10 +02:00
|
|
|
fill: #593695;
|
|
|
|
}
|
2021-06-08 22:32:51 +02:00
|
|
|
.root-3QyAh1 .svg-2V3M55 [mask="url(#svg-mask-status-offline)"] {
|
2021-05-21 20:54:10 +02:00
|
|
|
fill: #747f8d;
|
|
|
|
}
|
2021-06-08 22:32:51 +02:00
|
|
|
.root-3QyAh1 .profileBadges-9OJ14v {
|
2021-05-21 20:54:10 +02:00
|
|
|
position: absolute;
|
|
|
|
top: 14px;
|
|
|
|
right: 14px;
|
|
|
|
margin: 0;
|
|
|
|
}
|
2021-06-08 22:32:51 +02:00
|
|
|
.root-3QyAh1 .profileBadgeStaff-3BXdTO {
|
2021-05-21 20:54:10 +02:00
|
|
|
background-image: url(https://discord.com/assets/c5b2473c93c340dbe540e120a86a019f.svg);
|
|
|
|
}
|
2021-06-08 22:32:51 +02:00
|
|
|
.root-3QyAh1 .profileBadgePartner-j6Lwhr {
|
2021-05-21 20:54:10 +02:00
|
|
|
background-image: url(https://discord.com/assets/0d494d94157e71dd9cc064baad0f1b70.svg);
|
|
|
|
}
|
2021-06-08 22:32:51 +02:00
|
|
|
.root-3QyAh1 .profileBadgeHypesquad-12E2P6 {
|
2021-05-21 20:54:10 +02:00
|
|
|
background-image: url(https://discord.com/assets/6c73f47daf179ffade99f501bfc5101b.svg);
|
|
|
|
}
|
2021-06-08 22:32:51 +02:00
|
|
|
.root-3QyAh1 .profileBadgeHypeSquadOnlineHouse1-3rBtjf {
|
2021-05-21 20:54:10 +02:00
|
|
|
background-image: url(https://discord.com/assets/64ae1208b6aefc0a0c3681e6be36f0ff.svg);
|
|
|
|
}
|
2021-06-08 22:32:51 +02:00
|
|
|
.root-3QyAh1 .profileBadgeHypeSquadOnlineHouse2-2oU04B {
|
2021-05-21 20:54:10 +02:00
|
|
|
background-image: url(https://discord.com/assets/48cf0556d93901c8cb16317be2436523.svg);
|
|
|
|
}
|
2021-06-08 22:32:51 +02:00
|
|
|
.root-3QyAh1 .profileBadgeHypeSquadOnlineHouse3-1DoJkv {
|
2021-05-21 20:54:10 +02:00
|
|
|
background-image: url(https://discord.com/assets/9fdc63ef8a3cc1617c7586286c34e4f1.svg);
|
|
|
|
}
|
2021-06-08 22:32:51 +02:00
|
|
|
.root-3QyAh1 .profileBadgeHypeSquadOnlineHouse1Winner-3wCl80 {
|
2021-05-21 20:54:10 +02:00
|
|
|
background-image: url(https://discord.com/assets/26a2dc8c9d70955a988cb377eec84c22.svg);
|
|
|
|
}
|
2021-06-08 22:32:51 +02:00
|
|
|
.root-3QyAh1 .profileBadgeHypeSquadOnlineHouse2Winner-AS5bXe {
|
2021-05-21 20:54:10 +02:00
|
|
|
background-image: url(https://discord.com/assets/88d4f11bee9ea34fee59973b33353da0.svg);
|
|
|
|
}
|
2021-06-08 22:32:51 +02:00
|
|
|
.root-3QyAh1 .profileBadgeHypeSquadOnlineHouse3Winner-2CwwQi {
|
2021-05-21 20:54:10 +02:00
|
|
|
background-image: url(https://discord.com/assets/3245b2cd85b787b195ea8f6e10ef5790.svg);
|
|
|
|
}
|
2021-06-08 22:32:51 +02:00
|
|
|
.root-3QyAh1 .profileBadgeVerifiedDeveloper-195KfD {
|
2021-05-21 20:54:10 +02:00
|
|
|
background-image: url(https://discord.com/assets/45cd06af582dcd3c6b79370b4e3630de.svg);
|
|
|
|
}
|
2021-06-08 22:32:51 +02:00
|
|
|
.root-3QyAh1 .profileBadgeEarlySupporter-2ng_jL {
|
2021-05-21 20:54:10 +02:00
|
|
|
background-image: url(https://discord.com/assets/23e59d799436a73c024819f84ea0b627.svg);
|
|
|
|
}
|
2021-06-08 22:32:51 +02:00
|
|
|
.root-3QyAh1 .profileBadgeCertifiedModerator-1TQtjV {
|
2021-05-29 20:24:22 +02:00
|
|
|
background-image: url(https://discord.com/assets/955e3c9783043c7080ac202565810fc3.svg);
|
|
|
|
}
|
2021-06-08 22:32:51 +02:00
|
|
|
.root-3QyAh1 .profileBadgePremium-1KDZYC {
|
2021-05-21 20:54:10 +02:00
|
|
|
background-image: url(https://discord.com/assets/386884eecd36164487505ddfbac35a9d.svg);
|
|
|
|
}
|
2021-06-08 22:32:51 +02:00
|
|
|
.root-3QyAh1 .profileBadgeBugHunterLevel1-dbEzVz {
|
2021-05-21 20:54:10 +02:00
|
|
|
background-image: url(https://discord.com/assets/30f7a46fe785c7273bfc4558213c317a.svg);
|
|
|
|
}
|
2021-06-08 22:32:51 +02:00
|
|
|
.root-3QyAh1 .profileBadgeBugHunterLevel2-3TUciC {
|
2021-05-21 20:54:10 +02:00
|
|
|
background-image: url(https://discord.com/assets/9286332d6e947c91fa91569efce431b0.svg);
|
|
|
|
}
|
2021-06-08 22:32:51 +02:00
|
|
|
.root-3QyAh1 .profileBadgeCertifiedModerator-1TQtjV {
|
2021-05-21 20:54:10 +02:00
|
|
|
background-image: url(https://discord.com/assets/955e3c9783043c7080ac202565810fc3.svg);
|
|
|
|
}
|
2021-06-08 22:32:51 +02:00
|
|
|
.root-3QyAh1 .profileGuildSubscriberlvl1-3oI9tx {
|
2021-05-21 20:54:10 +02:00
|
|
|
background-image: url(https://discord.com/assets/fbb6f1e160280f0e9aeb5d7c452eefe1.svg);
|
|
|
|
}
|
2021-06-08 22:32:51 +02:00
|
|
|
.root-3QyAh1 .profileGuildSubscriberlvl2-r6nJHT {
|
2021-05-21 20:54:10 +02:00
|
|
|
background-image: url(https://discord.com/assets/b4b741bef6c3de9b29e2e0653e294620.svg);
|
|
|
|
}
|
2021-06-08 22:32:51 +02:00
|
|
|
.root-3QyAh1 .profileGuildSubscriberlvl3-38s3Dj {
|
2021-05-21 20:54:10 +02:00
|
|
|
background-image: url(https://discord.com/assets/93f5a393e22796a850931483166d7cb9.svg);
|
|
|
|
}
|
2021-06-08 22:32:51 +02:00
|
|
|
.root-3QyAh1 .profileGuildSubscriberlvl4-2NXrsI {
|
2021-05-21 20:54:10 +02:00
|
|
|
background-image: url(https://discord.com/assets/4c380650960c2b1e1584115d5e9ad63b.svg);
|
|
|
|
}
|
2021-06-08 22:32:51 +02:00
|
|
|
.root-3QyAh1 .profileGuildSubscriberlvl5-3XIa2K {
|
2021-05-21 20:54:10 +02:00
|
|
|
background-image: url(https://discord.com/assets/438dd7ecbffcf21b6cbf2773ade51a04.svg);
|
|
|
|
}
|
2021-06-08 22:32:51 +02:00
|
|
|
.root-3QyAh1 .profileGuildSubscriberlvl6-3e3sxW {
|
2021-05-21 20:54:10 +02:00
|
|
|
background-image: url(https://discord.com/assets/7a5f78de816fcecbbd1d5d6e635cc7dd.svg);
|
|
|
|
}
|
2021-06-08 22:32:51 +02:00
|
|
|
.root-3QyAh1 .profileGuildSubscriberlvl7-1dVhQT {
|
2021-05-21 20:54:10 +02:00
|
|
|
background-image: url(https://discord.com/assets/5a24b20b84fb3eafc138916729386e76.svg);
|
|
|
|
}
|
2021-06-08 22:32:51 +02:00
|
|
|
.root-3QyAh1 .profileGuildSubscriberlvl8-1kXdFr {
|
2021-05-21 20:54:10 +02:00
|
|
|
background-image: url(https://discord.com/assets/f31d590e1f3629cd0b614330f4a8ee2a.svg);
|
|
|
|
}
|
2021-06-08 22:32:51 +02:00
|
|
|
.root-3QyAh1 .profileGuildSubscriberlvl9-1d6zav {
|
2021-05-21 20:54:10 +02:00
|
|
|
background-image: url(https://discord.com/assets/9ba64f1fa91ccde0eba506c1c33f3d1a.svg);
|
|
|
|
}
|
2021-06-08 22:32:51 +02:00
|
|
|
#app-mount .root-3QyAh1 .actionButton-3vN-m0 {
|
2021-05-21 20:54:10 +02:00
|
|
|
position: absolute;
|
|
|
|
top: -105px;
|
|
|
|
right: 56px;
|
|
|
|
background: rgba(0,0,0,.2) !important;
|
|
|
|
color: #ccc !important;
|
2021-05-21 21:21:32 +02:00
|
|
|
min-height: 32px;
|
|
|
|
height: 32px;
|
2021-05-21 20:54:10 +02:00
|
|
|
margin-top: var(--user-background, 60px);
|
|
|
|
}
|
2021-06-08 22:32:51 +02:00
|
|
|
#app-mount .root-3QyAh1 .actionButton-3vN-m0:hover,
|
|
|
|
#app-mount .root-3QyAh1 .actionButton-3vN-m0:active {
|
2021-05-21 20:54:10 +02:00
|
|
|
background: rgba(0,0,0,.4) !important;
|
|
|
|
color: #fff !important;
|
|
|
|
}
|
2021-06-08 22:32:51 +02:00
|
|
|
#app-mount .root-3QyAh1 .additionalActionsIcon-365LnQ {
|
2021-05-21 20:54:10 +02:00
|
|
|
position: absolute;
|
|
|
|
top: -105px;
|
|
|
|
right: 16px;
|
|
|
|
background: rgba(0,0,0,.2) !important;
|
|
|
|
color: #ccc !important;
|
|
|
|
border-radius: 5px;
|
|
|
|
height: 22px;
|
|
|
|
width: 22px;
|
|
|
|
padding: 5px;
|
|
|
|
transform: rotate(90deg);
|
|
|
|
margin-top: var(--user-background, 60px);
|
|
|
|
}
|
2021-06-08 22:32:51 +02:00
|
|
|
#app-mount .root-3QyAh1 .additionalActionsIcon-365LnQ:hover {
|
2021-05-21 20:54:10 +02:00
|
|
|
background: rgba(0,0,0,.4) !important;
|
|
|
|
color: #fff !important;
|
|
|
|
}
|
2021-06-09 06:38:03 +02:00
|
|
|
.root-3QyAh1 .header-4zuFdR .nameTag-ECvD8P {
|
2021-05-21 20:54:10 +02:00
|
|
|
display: flex;
|
|
|
|
align-items: center;
|
|
|
|
marign-right: 0;
|
|
|
|
}
|
2021-06-09 06:38:03 +02:00
|
|
|
.root-3QyAh1 .header-4zuFdR .username-2b1r56 {
|
2021-05-21 20:54:10 +02:00
|
|
|
color: var(--header-primary);
|
|
|
|
font-size: 20px;
|
|
|
|
font-weight: 600;
|
|
|
|
}
|
2021-06-09 06:38:03 +02:00
|
|
|
.root-3QyAh1 .header-4zuFdR .discriminator-1swucG {
|
2021-05-21 20:54:10 +02:00
|
|
|
position: relative;
|
|
|
|
top: 1px;
|
|
|
|
color: var(--header-secondary);
|
2021-05-26 13:11:58 +02:00
|
|
|
font-size: 20px;
|
|
|
|
font-weight: 600;
|
2021-05-21 20:54:10 +02:00
|
|
|
}
|
2021-06-08 22:32:51 +02:00
|
|
|
#app-mount .root-3QyAh1 .date-YN6TCS {
|
2021-05-21 20:54:10 +02:00
|
|
|
color: var(--header-secondary);
|
|
|
|
}
|
2021-06-08 22:32:51 +02:00
|
|
|
.root-3QyAh1 .activityHeader-2shpl0,
|
|
|
|
.root-3QyAh1 .customStatusText-3TZ5zh {
|
2021-05-21 20:54:10 +02:00
|
|
|
color: var(--header-secondary);
|
|
|
|
}
|
2021-06-08 22:32:51 +02:00
|
|
|
.root-3QyAh1 .activityName-1IaRLn,
|
|
|
|
.root-3QyAh1 .nameNormal-2lqVQK,
|
|
|
|
.root-3QyAh1 .nameWrap-3Z4G_9,
|
|
|
|
.root-3QyAh1 .activityProfile-2bJRaP .content-3JfFJh,
|
|
|
|
.root-3QyAh1 .activityProfile-2bJRaP .details-38sfDr,
|
|
|
|
.root-3QyAh1 .activityProfile-2bJRaP .headerText-1HLrL7,
|
|
|
|
.root-3QyAh1 .activityProfile-2bJRaP .name-29ETJS,
|
|
|
|
.root-3QyAh1 .activityProfile-2bJRaP .text-AOoUen {
|
2021-05-21 20:54:10 +02:00
|
|
|
color: var(--header-primary);
|
|
|
|
}
|
2021-06-08 22:32:51 +02:00
|
|
|
.root-3QyAh1 .activityProfile-2bJRaP .barInner-3NDaY_ {
|
2021-05-21 20:54:10 +02:00
|
|
|
background-color: var(--header-primary);
|
|
|
|
}
|
2021-06-08 22:32:51 +02:00
|
|
|
.root-3QyAh1 .lookOutlined-3sRXeN.colorWhite-rEQuAQ {
|
2021-05-21 20:54:10 +02:00
|
|
|
border-color: var(--header-primary);
|
|
|
|
color: var(--header-primary);
|
|
|
|
}
|
2021-06-08 22:32:51 +02:00
|
|
|
.root-3QyAh1 .lookOutlined-3sRXeN.colorWhite-rEQuAQ:active {
|
2021-05-21 20:54:10 +02:00
|
|
|
background-color: rgba(125,125,125,.2);
|
|
|
|
}
|
2021-06-08 22:32:51 +02:00
|
|
|
.root-3QyAh1 .themed-OHr7kt.item-PXvHYJ {
|
2021-05-21 20:54:10 +02:00
|
|
|
color: var(--interactive-normal) !important;
|
|
|
|
}
|
2021-06-08 22:32:51 +02:00
|
|
|
.root-3QyAh1 .themed-OHr7kt.item-PXvHYJ:hover {
|
2021-05-21 20:54:10 +02:00
|
|
|
color: var(--interactive-hover) !important;
|
|
|
|
border-bottom-color: var(--interactive-hover) !important;
|
|
|
|
}
|
2021-06-08 22:32:51 +02:00
|
|
|
.root-3QyAh1 .tabBarContainer-37hZsr {
|
2021-05-26 13:11:58 +02:00
|
|
|
border: unset !important;
|
|
|
|
border-bottom: 1px solid var(--background-modifier-accent) !important;
|
|
|
|
}
|
2021-06-08 22:32:51 +02:00
|
|
|
.root-3QyAh1 .item-PXvHYJ[style*="color: rgb(255, 255, 255)"],
|
|
|
|
.root-3QyAh1 .item-PXvHYJ[style*="color: rgb(255, 255, 255)"]:hover,
|
|
|
|
.root-3QyAh1 .selected-3s45Ha.themed-OHr7kt.item-PXvHYJ,
|
|
|
|
.root-3QyAh1 .themed-OHr7kt.item-PXvHYJ:active {
|
2021-05-21 20:54:10 +02:00
|
|
|
border-bottom-color: var(--interactive-active) !important;
|
2021-05-26 13:11:58 +02:00
|
|
|
color: var(--interactive-active) !important;
|
2021-05-21 20:54:10 +02:00
|
|
|
}
|
2021-06-08 22:32:51 +02:00
|
|
|
.root-3QyAh1 .disabled-1Hwwfb.themed-OHr7kt.item-PXvHYJ:hover {
|
2021-05-21 20:54:10 +02:00
|
|
|
border-bottom-color: transparent !important;
|
2021-05-26 13:11:58 +02:00
|
|
|
}
|