This commit is contained in:
Mirco Wittrien 2021-06-26 17:20:52 +02:00
parent 98f36eee88
commit 414d8a4421
2 changed files with 9 additions and 3 deletions

View File

@ -10,7 +10,6 @@
img:not([src]), img[src=""], img[src="null"] {
opacity: 0;
}
[REPLACE_CLASS_appmount] > [REPLACE_CLASS_itemlayercontainer],
[REPLACE_CLASS_appmount] > [REPLACE_CLASS_popouts] {
position: fixed;
@ -579,6 +578,9 @@ img:not([src]), img[src=""], img[src="null"] {
height: 20px;
}
[REPLACE_CLASS_hotkeywrapper] {
min-width: 200px;
}
[REPLACE_CLASS_hotkeywrapper] [REPLACE_CLASS_hotkeycontainer] {
flex: 1 1 auto;
}

View File

@ -5844,9 +5844,13 @@ img[src="/assets/cef02719c12d8aaf38894c16dca7fbe6.svg"] { /* rolesettings addr
-webkit-mask: url(https://discord.com/assets/860396b3ff3fa1c4ae355bebfabadecb.svg) center/cover no-repeat;
background: var(--header-primary);
}
#app-mount .container-CpszHS .button-34kXw5 {
background-color: rgba(var(--transparencycolor),.3) !important;
color: var(--header-primary) !important;
}
#app-mount .container-CpszHS.recording-1H2dS7 .button-34kXw5 {
background-color: rgba(var(--dangercolor)),.1);
color: rgb(var(--dangercolor));
background-color: rgba(var(--dangercolor),.1) !important;
color: rgb(var(--dangercolor)) !important;
}
.select-2TCrqx [class*="css-"][class*="-container"] { /* select container */