This commit is contained in:
Mirco Wittrien 2021-03-20 10:11:05 +01:00
parent 0dd4cd4a3f
commit a72b12524d
2 changed files with 6 additions and 0 deletions

View File

@ -141,6 +141,7 @@
"componentWillUnmount"
],
"PatchMap": {
"AuditLogs": "GuildSettingsAuditLog",
"BannedCard": "BannedUser",
"ChannelWindow": "Channel",
"InvitationCard": "InviteRow",
@ -161,6 +162,7 @@
"Account": {"class": "accountinfo"},
"App": {"class": "app"},
"AppSkeleton": {"class": "app"},
"AuditLogs": {"class": "auditlog"},
"AuthWrapper": {"class": "loginscreen"},
"Avatar": {"props": ["AnimatedAvatar"]},
"BannedCard": {"class": "guildsettingsbannedcard"},

View File

@ -811,6 +811,10 @@
.selectedBrand-1UKrSX { /* auditlogs filter popout selected */
background-color: rgb(var(--vaccentcolor));
}
.selectedBrand-1UKrSX.focused-dKLoQt,
.selectedBrand-1UKrSX:hover {
background: var(--vaccentcolor-hover);
}
/* widgetsettings widget placeholder image */
.layer-3QrUeG[aria-label="GUILD_SETTINGS"] .contentRegion-3nDuYy .contentColumn-2hrIYH > div > div > .divider-3573oO + .flex-1xMQg5 + .divider-3573oO + .flex-1xMQg5:last-of-type {