BetterDiscordAddons/Library/_res/BDFDB.raw.css

1167 lines
33 KiB
CSS
Raw Normal View History

@import url(https://mwittrien.github.io/BetterDiscordAddons/Themes/_res/SupporterBadge.css);
2020-09-10 10:19:12 +02:00
2020-12-16 16:18:19 +01:00
:root {
--bdfdb-blurple: rgb(114, 137, 218);
}
img:not([src]), img[src=""], img[src="null"] {
2020-09-10 10:19:12 +02:00
opacity: 0;
}
2021-01-23 13:27:14 +01:00
[REPLACE_CLASS_itemlayer] ~ [REPLACE_CLASS_itemlayer] [REPLACE_CLASS_menu] {
z-index: 1001;
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_menu] [REPLACE_CLASS_itemlayer] {
2021-01-23 13:27:14 +01:00
z-index: 1002;
2020-09-10 10:19:12 +02:00
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_loadingiconwrapper] {
2020-09-10 10:19:12 +02:00
position: absolute;
bottom: 0;
right: 0;
z-index: 1000;
animation: loadingwrapper-fade 3s infinite ease;
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_loadingiconwrapper] [REPLACE_CLASS_loadingicon] {
2020-09-10 10:19:12 +02:00
margin: 0 5px;
}
@keyframes loadingwrapper-fade {
from {opacity: 0.1;}
50% {opacity: 0.9;}
to {opacity: 0.1;}
}
2020-12-15 10:26:20 +01:00
[REPLACE_CLASS_settingspanellistwrapper] {
margin-bottom: 8px;
}
[REPLACE_CLASS_settingspanellistwrapper][REPLACE_CLASS_settingspanellistwrappermini] {
margin-bottom: 4px;
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_settingspanellist] {
2020-09-10 10:19:12 +02:00
padding-left: 15px;
}
2020-12-15 10:26:20 +01:00
[REPLACE_CLASS_settingspanellistwrapper][REPLACE_CLASS_settingspanellistwrappermini] [REPLACE_CLASS_settingspanellist] {
padding-left: 10px;
}
2020-09-10 10:19:12 +02:00
2020-10-15 17:54:24 +02:00
[REPLACE_CLASS_settingsrowcontainer][REPLACE_CLASS_marginreset] {
margin-bottom: 0;
}
[REPLACE_CLASS_settingsrowcontainer][REPLACE_CLASS_marginbottom4] {
margin-bottom: 4px;
}
[REPLACE_CLASS_settingsrowcontainer][REPLACE_CLASS_marginbottom8] {
margin-bottom: 8px;
}
[REPLACE_CLASS_settingsrowcontainer][REPLACE_CLASS_marginbottom20] {
margin-bottom: 20px;
}
[REPLACE_CLASS_settingsrowcontainer][REPLACE_CLASS_marginbottom40] {
margin-bottom: 40px;
}
[REPLACE_CLASS_settingsrowcontainer][REPLACE_CLASS_marginbottom60] {
margin-bottom: 60px;
}
2020-10-15 18:29:00 +02:00
[REPLACE_CLASS_flexdirectionrow] > [REPLACE_CLASS_settingsrowcontainer] + [REPLACE_CLASS_settingsrowcontainer] {
2020-10-15 17:54:24 +02:00
margin-left: 8px;
}
[REPLACE_CLASS_settingsrowcontainer] [REPLACE_CLASS_settingsrowlabel] {
align-items: center;
}
2020-10-15 18:09:48 +02:00
[REPLACE_CLASS_settingsrowcontainer] [REPLACE_CLASS_settingsrowcontrol] {
margin-left: 8px;
}
2020-10-15 17:54:24 +02:00
[REPLACE_CLASS_settingsrowcontainer] [REPLACE_CLASS_settingsrowtitlemini] {
line-height: 18px;
font-size: 12px;
font-weight: 400;
}
2020-10-15 18:01:55 +02:00
[REPLACE_CLASS_switch][REPLACE_CLASS_switchmini] {
width: 26px;
height: 16px;
}
[REPLACE_CLASS_switch][REPLACE_CLASS_switchmini] [REPLACE_CLASS_switchslider] {
width: 16px;
height: 14px;
margin: 1px;
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_collapsecontainer] {
2020-09-10 10:19:12 +02:00
margin-bottom: 20px;
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_collapsecontainermini] {
2020-09-10 10:19:12 +02:00
margin-bottom: 8px;
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_collapsecontainerheader] {
2020-09-10 10:19:12 +02:00
margin-bottom: 4px;
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_collapsecontainercollapsed] [REPLACE_CLASS_collapsecontainertitle] {
2020-09-10 10:19:12 +02:00
margin-bottom: 0;
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_collapsecontainertitle] {
2020-09-10 10:19:12 +02:00
display: flex;
justify-content: space-between;
align-items: center;
cursor: pointer;
order: 1;
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_collapsecontainertitle]:hover {
2020-09-10 10:19:12 +02:00
color: var(--text-normal);
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_collapsecontainertitle]::before {
2020-09-10 10:19:12 +02:00
content: "";
flex: 1 1 auto;
background-color: currentColor;
height: 2px;
margin: 0 10px 0 15px;
opacity: 0.2;
order: 2;
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_collapsecontainertitle]::after {
2020-09-10 10:19:12 +02:00
content: "";
-webkit-mask: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iQ2FscXVlXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSItOTUwIDUzMiAxOCAxOCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAtOTUwIDUzMiAxOCAxODsiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4NCgkuc3Qwe2ZpbGw6bm9uZTt9DQoJLnN0MXtmaWxsOm5vbmU7c3Ryb2tlOiNGRkZGRkY7c3Ryb2tlLXdpZHRoOjEuNTtzdHJva2UtbWl0ZXJsaW1pdDoxMDt9DQo8L3N0eWxlPg0KPHBhdGggY2xhc3M9InN0MCIgZD0iTS05MzIsNTMydjE4aC0xOHYtMThILTkzMnoiLz4NCjxwb2x5bGluZSBjbGFzcz0ic3QxIiBwb2ludHM9Ii05MzYuNiw1MzguOCAtOTQxLDU0My4yIC05NDUuNCw1MzguOCAiLz4NCjwvc3ZnPg0K) center/cover no-repeat;
2020-09-10 10:19:12 +02:00
background-color: currentColor;
width: 20px;
height: 20px;
order: 3;
transition: transform .3s ease;
transform: rotate(0);
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_collapsecontainercollapsed] [REPLACE_CLASS_collapsecontainertitle]::after {
2020-09-10 10:19:12 +02:00
transform: rotate(90deg)
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_collapsecontainerinner] {
2020-09-10 10:19:12 +02:00
padding-left: 15px;
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_settingsguild] {
2020-09-10 10:19:12 +02:00
border-radius: 50%;
border: 3px solid #43b581;
box-sizing: border-box;
cursor: pointer;
margin: 3px;
overflow: hidden;
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_settingsguilddisabled] {
2020-09-10 10:19:12 +02:00
border-color: #747f8d;
filter: grayscale(100%) brightness(50%);
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_guildslabel] {
2020-09-10 10:19:12 +02:00
color: var(--text-muted);
text-align: center;
text-transform: uppercase;
font-size: 10px;
font-weight: 500;
line-height: 1.3;
width: 70px;
word-wrap: normal;
white-space: nowrap;
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_guildslabel]:hover {
2020-09-10 10:19:12 +02:00
color: var(--header-secondary);
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_guildslabel]:active {
2020-09-10 10:19:12 +02:00
color: var(--header-primary);
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_searchbarwrapper] {
2020-09-10 10:19:12 +02:00
padding: 10px;
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_popout] [REPLACE_CLASS_searchbarwrapper] {
2020-09-10 10:19:12 +02:00
padding: 0 0 5px 0;
border-bottom: 1px solid var(--background-modifier-accent);
}
2021-01-09 19:00:41 +01:00
[REPLACE_CLASS_pagination] {
display: flex;
justify-content: center;
align-items: center;
2021-01-09 20:11:20 +01:00
width: 100%;
2021-01-09 19:00:41 +01:00
}
[REPLACE_CLASS_paginationtop] {
2021-01-09 20:11:20 +01:00
margin-bottom: 10px;
2021-01-09 19:00:41 +01:00
}
[REPLACE_CLASS_paginationbottom] {
2021-01-09 20:11:20 +01:00
margin-top: 10px;
2021-01-09 19:00:41 +01:00
}
[REPLACE_CLASS_pagination] [REPLACE_CLASS_paginationcontainer] {
2021-01-09 20:11:20 +01:00
width: unset;
2021-01-09 19:00:41 +01:00
margin: 0;
}
2021-01-09 20:11:20 +01:00
[REPLACE_CLASS_paginationmini][REPLACE_CLASS_paginationtop] {
margin-bottom: 5px;
}
[REPLACE_CLASS_paginationmini][REPLACE_CLASS_paginationbottom] {
margin-top: 5px;
}
2021-01-09 19:00:41 +01:00
[REPLACE_CLASS_paginationmini] [REPLACE_CLASS_paginationbutton],
[REPLACE_CLASS_paginationmini] [REPLACE_CLASS_paginationgap] {
font-size: 14px;
margin: 4px 2px;
}
[REPLACE_CLASS_paginationmini] [REPLACE_CLASS_paginationgap] {
width: 20px;
}
2021-01-09 20:11:20 +01:00
[REPLACE_CLASS_paginationmini] [REPLACE_CLASS_inputwrapper] {
min-width: 54px;
}
2021-01-09 19:00:41 +01:00
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_paginationlist] {
2020-09-10 10:19:12 +02:00
height: 100%;
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_paginationlistalphabet] {
2020-09-10 10:19:12 +02:00
display: flex;
align-items: center;
justify-content: center;
font-size: 16px;
line-height: 20px;
margin-bottom: 10px;
color: var(--text-normal);
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_paginationlistalphabetchar] {
2020-09-10 10:19:12 +02:00
min-width: 12px;
text-align: center;
margin: 0 4px;
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_paginationlistalphabetchar]:not([REPLACE_CLASS_paginationlistalphabetchardisabled]):hover {
2020-09-10 10:19:12 +02:00
color: var(--header-primary);
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_paginationlistalphabetchar][REPLACE_CLASS_paginationlistalphabetchardisabled] {
2020-09-10 10:19:12 +02:00
color: var(--text-muted);
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_paginationlistmini] [REPLACE_CLASS_paginationlistalphabet] {
2020-09-10 10:19:12 +02:00
font-size: 14px;
line-height: 18px;
margin-bottom: 5px;
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_paginationlistmini] [REPLACE_CLASS_paginationlistalphabetchar] {
2020-09-10 10:19:12 +02:00
min-width: 10px;
margin: 0 3px;
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_overflowellipsis] {
2020-09-10 10:19:12 +02:00
overflow: hidden;
text-overflow: ellipsis;
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_userpopout] [REPLACE_CLASS_userpopoutheadertext] + [REPLACE_CLASS_userinfodate],
[REPLACE_CLASS_userprofile] [REPLACE_CLASS_userprofilenametag] + [REPLACE_CLASS_userinfodate] {
2020-09-10 10:19:12 +02:00
margin-top: 8px;
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_userinfodate] + [REPLACE_CLASS_userpopoutcustomstatus] {
2020-09-10 10:19:12 +02:00
margin-top: 4px;
}
2020-10-18 21:12:21 +02:00
[REPLACE_CLASS_userpopout] [REPLACE_CLASS_userpopoutheadernormal] [REPLACE_CLASS_userinfodate] {
color: var(--header-secondary);
2020-09-10 10:19:12 +02:00
}
2020-10-18 21:12:21 +02:00
[REPLACE_CLASS_userpopout] [REPLACE_CLASS_userpopoutheader]:not([REPLACE_CLASS_userpopoutheadernormal]) [REPLACE_CLASS_userinfodate] {
2020-09-10 10:19:12 +02:00
color: hsla(0,0%,100%,.6);
}
2020-10-18 21:12:21 +02:00
[REPLACE_CLASS_userprofile] [REPLACE_CLASS_userprofiletopsectionnormal] [REPLACE_CLASS_userinfodate] {
color: var(--header-secondary);
2020-09-10 10:19:12 +02:00
}
2020-10-18 21:12:21 +02:00
[REPLACE_CLASS_userprofile] [class*='topSection']:not([REPLACE_CLASS_userprofiletopsectionnormal]) [REPLACE_CLASS_userinfodate] {
2020-09-10 10:19:12 +02:00
color: hsla(0,0%,100%,.6);
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_avatardisabled] {
2020-09-10 10:19:12 +02:00
filter: grayscale(100%) brightness(50%);
}
2020-10-17 09:22:53 +02:00
[REPLACE_CLASS_messagebottag] {
top: .15rem;
}
2020-11-17 19:09:57 +01:00
[REPLACE_CLASS_messageusername] ~ [REPLACE_CLASS_messagebottagcompact] {
margin-right: 0;
margin-left: .25rem;
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_messageavatar][REPLACE_CLASS_bdfdbbadgeavatar] [REPLACE_CLASS_avatarwrapper] {
2020-09-10 10:19:12 +02:00
width: inherit !important;
height: inherit !important;
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_favbuttoncontainer] {
2020-09-10 10:19:12 +02:00
display: flex;
position: relative;
cursor: pointer;
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_menuhint] {
2020-09-10 10:19:12 +02:00
width: 42px;
max-width: 42px;
margin-left: 8px;
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_cursordefault] {
2020-09-10 10:19:12 +02:00
cursor: default !important;
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_cursorpointer] {
2020-09-10 10:19:12 +02:00
cursor: pointer !important;
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_slidergrabber]:active [REPLACE_CLASS_sliderbubble],
[REPLACE_CLASS_slidergrabber]:hover [REPLACE_CLASS_sliderbubble] {
2020-09-10 10:19:12 +02:00
visibility: visible;
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_sliderbubble] {
2020-10-18 20:50:31 +02:00
background-color: var(--background-floating);
2020-09-10 10:19:12 +02:00
border-radius: 3px;
top: -32px;
height: 22px;
width: auto;
padding: 0 5px;
white-space: pre;
transform: translateX(-50%);
line-height: 22px;
text-align: center;
font-weight: 600;
font-size: 12px;
color: #f6f6f7;
visibility: hidden;
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_sliderbubble],
[REPLACE_CLASS_sliderbubble]:before {
2020-09-10 10:19:12 +02:00
position: absolute;
left: 50%;
pointer-events: none;
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_sliderbubble]:before {
2020-09-10 10:19:12 +02:00
border: 5px solid transparent;
2020-10-18 20:50:31 +02:00
border-top-color: var(--background-floating);
2020-09-10 10:19:12 +02:00
content: " ";
width: 0;
height: 0;
margin-left: -5px;
top: 100%;
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_selectwrapper] [REPLACE_CLASS_select] {
2020-09-10 10:19:12 +02:00
flex: 1 1 auto;
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_selectwrapper] [class*="css-"][class*="-container"] > [class*="css-"][class*="-menu"] {
2020-09-10 10:19:12 +02:00
z-index: 3;
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_hotkeywrapper] [REPLACE_CLASS_hotkeycontainer] {
2020-09-10 10:19:12 +02:00
flex: 1 1 auto;
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_hotkeyresetbutton] {
2020-09-10 10:19:12 +02:00
cursor: pointer;
margin-left: 5px;
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_hotkeyresetbutton] [REPLACE_CLASS_svgicon]:hover {
2020-09-10 10:19:12 +02:00
color: #f04747;
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_hovercardwrapper] {
2020-09-10 10:19:12 +02:00
position: relative;
2020-11-24 10:53:53 +01:00
display: flex;
flex-direction: column;
2020-12-16 10:57:04 +01:00
align-items: center;
2020-11-24 10:53:53 +01:00
}
2021-01-02 12:51:18 +01:00
[REPLACE_CLASS_hovercardhorizontal] {
2020-11-25 17:20:59 +01:00
flex-direction: row;
2020-09-10 10:19:12 +02:00
}
2021-01-20 16:33:44 +01:00
[REPLACE_CLASS_hovercardhorizontal] > [REPLACE_CLASS_flexchild] + [REPLACE_CLASS_flexchild] {
margin-left: 8px;
}
2021-01-02 12:51:18 +01:00
[REPLACE_CLASS_hovercarddisabled] {
opacity: 0.7;
filter: grayscale(0.2);
}
2020-11-23 21:28:01 +01:00
[REPLACE_CLASS_settingspanel] [REPLACE_CLASS_hovercardwrapper] {
2020-11-25 17:30:34 +01:00
width: calc(100% - 22px);
2020-11-23 21:28:01 +01:00
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_hovercardwrapper][REPLACE_CLASS_hovercard] {
2020-09-10 10:19:12 +02:00
padding: 10px 0;
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_hovercardwrapper][REPLACE_CLASS_hovercard] > * {
2020-09-10 10:19:12 +02:00
z-index: 1;
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_hovercardwrapper], [REPLACE_CLASS_hovercardinner] {
2020-09-10 10:19:12 +02:00
min-height: 28px;
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_hovercardinner] {
2020-09-10 10:19:12 +02:00
width: 100%;
padding-right: 5px;
display: flex;
align-items: center;
z-index: 1;
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_hovercardwrapper] [REPLACE_CLASS_hovercardbutton] {
2020-09-10 10:19:12 +02:00
position: absolute;
top: -6px;
right: -6px;
opacity: 0;
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_hovercardwrapper][REPLACE_CLASS_hovercard] [REPLACE_CLASS_hovercardbutton] {
2020-09-10 10:19:12 +02:00
right: -25px;
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_hovercardwrapper]:hover [REPLACE_CLASS_hovercardbutton] {
2020-09-10 10:19:12 +02:00
opacity: 1;
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_guildsummarycontainer] {
2020-09-10 10:19:12 +02:00
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_guildsummarysvgicon] {
2020-09-10 10:19:12 +02:00
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
color: var(--text-muted);
width: 20px;
height: 20px;
margin-right: 8px;
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_guildsummaryiconcontainer] {
2020-09-10 10:19:12 +02:00
width: 24px;
height: 24px;
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_guildsummaryiconcontainermasked] {
2020-09-10 10:19:12 +02:00
margin-right: -4px;
-webkit-mask: url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" viewBox="0 0 1 1"><path fill="white" d="M 0 0 L 0 1 L 1 1 L 1 0.99804688 A 0.54166669 0.54166669 0 0 1 0.66601562 0.5 A 0.54166669 0.54166669 0 0 1 1 0.001953125 L 1 0 L 0 0 z"/></svg>') center/cover no-repeat;
2020-09-10 10:19:12 +02:00
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_guildsummaryclickableicon] {
2020-09-10 10:19:12 +02:00
cursor: pointer;
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_guildsummaryicon],
[REPLACE_CLASS_guildsummaryclickableicon],
[REPLACE_CLASS_guildsummaryemptyguild] {
2020-09-10 10:19:12 +02:00
width: 24px;
height: 24px;
border-radius: 50%;
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_guildsummaryemptyguild] {
2020-09-10 10:19:12 +02:00
background: var(--background-accent);
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_guildsummarymoreguilds] {
2020-09-10 10:19:12 +02:00
-webkit-box-sizing: border-box;
box-sizing: border-box;
background-color: var(--background-tertiary);
font-size: 12px;
line-height: 24px;
font-weight: 500;
text-align: center;
color: var(--text-normal);
height: 24px;
min-width: 24px;
border-radius: 12px;
padding: 0 8px;
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_table] {
2020-09-10 10:19:12 +02:00
position: relative;
width: 100%;
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_table] [REPLACE_CLASS_tablespacerheader],
[REPLACE_CLASS_table] [REPLACE_CLASS_tablestickyheader] {
2020-09-10 10:19:12 +02:00
padding: 0px 12px 8px 0;
margin-bottom: 5px;
box-sizing: border-box;
background-color: var(--background-primary);
border-bottom: 1px solid var(--background-modifier-accent);
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_table] [REPLACE_CLASS_tablestickyheader]:first-child {
2020-09-10 10:19:12 +02:00
position: absolute;
width: 100%;
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_modalsub] [REPLACE_CLASS_table] [REPLACE_CLASS_tablestickyheader]:first-child {
2020-09-10 10:19:12 +02:00
padding-left: 20px;
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_tableheadercell] {
2020-09-10 10:19:12 +02:00
color: var(--interactive-normal);
font-size: 12px;
font-weight: 600;
text-transform: uppercase;
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_tableheadercell],
[REPLACE_CLASS_tablebodycell] {
2020-09-10 10:19:12 +02:00
border-left: 1px solid var(--background-modifier-accent);
box-sizing: border-box;
padding: 0 12px;
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_tableheadercell]:first-child,
[REPLACE_CLASS_tablebodycell]:first-child {
2020-09-10 10:19:12 +02:00
border-left: none;
padding-left: 0;
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_table] [REPLACE_CLASS_tablerow] {
2020-09-10 10:19:12 +02:00
position: relative;
display: flex;
margin-bottom: 5px;
align-items: center;
color: var(--header-secondary);
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_tablebodycell] {
2020-09-10 10:19:12 +02:00
font-size: 15px;
}
2020-11-25 17:56:40 +01:00
[REPLACE_CLASS_settingstableheaders] {
2020-11-25 18:24:23 +01:00
display: flex;
align-items: center;
flex: 1 0 auto;
2020-11-25 17:56:40 +01:00
margin-right: 10px;
margin-left: 10px;
}
[REPLACE_CLASS_settingstableheaderoptions] {
display: flex;
align-items: center;
justify-content: space-between;
flex: 0 0 auto;
2020-09-10 10:19:12 +02:00
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_settingstablelist] [REPLACE_CLASS_settingstableheader] {
2020-09-10 10:19:12 +02:00
min-height: 10px;
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_settingstablelist] [REPLACE_CLASS_settingstableheaderoption] {
2020-09-10 10:19:12 +02:00
width: unset;
}
2020-11-25 18:30:08 +01:00
[REPLACE_CLASS_settingstablelist] [REPLACE_CLASS_settingstableheaderoption][REPLACE_CLASS_settingstableheadervertical] {
width: 24px;
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_settingstableheadervertical] {
2020-09-10 10:19:12 +02:00
position: relative;
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_settingstableheadervertical] > span {
2020-09-10 10:19:12 +02:00
position: absolute;
bottom: 50%;
2020-11-25 18:30:08 +01:00
right: calc(50% - 4px);
2020-09-10 10:19:12 +02:00
margin-bottom: -5px;
writing-mode: vertical-rl;
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_settingstablecard] {
2020-09-10 10:19:12 +02:00
height: 60px;
padding: 0 10px;
margin-bottom: 10px;
}
2020-11-25 17:30:17 +01:00
[REPLACE_CLASS_settingstablecardlabel] {
display: flex;
align-items: center;
flex: 1 0 auto;
2020-11-25 19:04:25 +01:00
color: var(--header-primary);
2020-11-25 17:30:17 +01:00
}
[REPLACE_CLASS_settingstablecardconfigs] {
display: flex;
align-items: center;
justify-content: space-between;
flex: 0 0 auto;
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_settingstablecard] [REPLACE_CLASS_settingstablecardlabel] {
2020-09-10 10:19:12 +02:00
padding-right: 10px;
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_settingstablecard] [REPLACE_CLASS_settingstablecardlabel],
[REPLACE_CLASS_settingstablecard] [REPLACE_CLASS_settingstablecardconfigs] {
2020-09-10 10:19:12 +02:00
margin: 0;
}
2020-11-25 17:56:40 +01:00
[REPLACE_CLASS_settingstablelist] [REPLACE_CLASS_checkboxcontainer]:before {
display: none;
2020-09-10 10:19:12 +02:00
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_popoutwrapper] [REPLACE_CLASS_messagespopouttabbarheader] {
2020-09-10 10:19:12 +02:00
flex: 1 0 auto;
align-items: center;
height: unset;
min-height: 56px;
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_popoutwrapper] [REPLACE_CLASS_messagespopouttabbarheader] [REPLACE_CLASS_messagespopouttabbar] {
2020-09-10 10:19:12 +02:00
min-height: 32px;
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_charcounter] {
2020-09-10 10:19:12 +02:00
color: var(--channels-default);
}
2020-10-29 19:08:05 +01:00
[REPLACE_CLASS_inputmulti] {
2020-10-29 19:06:03 +01:00
display: flex;
justify-content: space-between;
align-items: center;
}
2020-10-29 19:08:05 +01:00
[REPLACE_CLASS_inputmultifirst] {
2020-10-29 19:06:03 +01:00
flex-grow: 1;
padding: 0 8px;
}
2020-10-29 19:08:05 +01:00
[REPLACE_CLASS_inputmultilast]::before {
2020-10-29 19:06:03 +01:00
content: "";
position: absolute;
border: 1px solid var(--header-primary);
width: 1px;
height: 30px;
margin-top: 5px;
opacity: .1;
}
2020-10-29 19:08:05 +01:00
[REPLACE_CLASS_inputmultilast] input {
2020-10-29 19:06:03 +01:00
width: 250px;
padding-left: 16px;
}
2020-10-29 19:08:05 +01:00
[REPLACE_CLASS_inputmultifield] {
2020-10-29 19:06:03 +01:00
border: none !important;
}
2020-10-29 20:19:10 +01:00
[REPLACE_CLASS_inputlistitems] {
display: flex;
2020-10-30 17:55:12 +01:00
flex-direction: row;
justify-content: flex-start;
2020-10-29 20:19:10 +01:00
align-items: center;
2020-10-30 17:55:12 +01:00
flex-wrap: wrap;
2020-10-29 20:19:10 +01:00
}
[REPLACE_CLASS_inputlistitem] {
display: flex;
justify-content: center;
align-items: center;
}
2020-10-30 17:55:12 +01:00
[REPLACE_CLASS_inputlistitem]:not(:last-child) {
margin-right: 4px;
2020-10-29 20:34:51 +01:00
}
2020-10-29 20:36:10 +01:00
[REPLACE_CLASS_inputlistdelete] {
2020-10-30 18:06:46 +01:00
cursor: pointer;
2020-10-29 20:19:10 +01:00
margin-left: 6px;
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_inputnumberwrapper] {
2020-09-10 10:19:12 +02:00
position: relative;
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_inputnumberbuttons]:hover + [REPLACE_CLASS_input]:not([REPLACE_CLASS_inputfocused]):not([REPLACE_CLASS_inputerror]):not([REPLACE_CLASS_inputsuccess]):not([REPLACE_CLASS_inputdisabled]):not(:focus) {
2020-09-10 10:19:12 +02:00
border-color: #040405;
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_inputnumberwrapperdefault] [REPLACE_CLASS_input] {
2020-09-10 10:19:12 +02:00
padding-right: 25px;
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_inputnumberwrappermini] [REPLACE_CLASS_input] {
2020-09-10 10:19:12 +02:00
padding-left: 6px;
padding-right: 17px;
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_inputnumberwrapper] [REPLACE_CLASS_input]::-webkit-inner-spin-button,
[REPLACE_CLASS_inputnumberwrapper] [REPLACE_CLASS_input]::-webkit-outer-spin-button{
2020-09-10 10:19:12 +02:00
-webkit-appearance: none !important;
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_inputnumberbuttons] {
2020-09-10 10:19:12 +02:00
position: absolute;
display: flex;
flex-direction: column;
align-items: center;
justify-content: space-around;
height: 110%;
top: -2%;
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_inputnumberwrapperdefault] [REPLACE_CLASS_inputnumberbuttons] {
2020-09-10 10:19:12 +02:00
right: 8px;
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_inputnumberwrappermini] [REPLACE_CLASS_inputnumberbuttons] {
2020-09-10 10:19:12 +02:00
right: 4px;
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_inputnumberbutton] {
2020-09-10 10:19:12 +02:00
cursor: pointer;
border: transparent solid 5px;
border-top-width: 2.5px;
display: inline-block;
}
2020-10-18 20:50:31 +02:00
[REPLACE_CLASS_inputnumberbutton] {
border-bottom-color: var(--interactive-normal);
2020-09-10 10:19:12 +02:00
}
2020-10-18 20:50:31 +02:00
[REPLACE_CLASS_inputnumberbutton]:hover {
border-bottom-color: var(--interactive-active);
2020-09-10 10:19:12 +02:00
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_inputnumberbuttondown] {
2020-09-10 10:19:12 +02:00
transform: rotate(180deg);
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_guildupperleftbadge] {
2020-09-10 10:19:12 +02:00
top: 0;
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_guildlowerleftbadge] {
2020-09-10 10:19:12 +02:00
bottom: 0;
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_guildlowerleftbadge], [REPLACE_CLASS_guildupperleftbadge] {
2020-09-10 10:19:12 +02:00
pointer-events: none;
position: absolute;
left: 0;
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_svgiconwrapper] {
2020-09-10 10:19:12 +02:00
display: flex;
justify-content: center;
align-items: center;
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_svgicon] {
2020-09-10 10:19:12 +02:00
color: var(--interactive-normal);
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_svgicon]:hover {
2020-09-10 10:19:12 +02:00
color: var(--interactive-hover);
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_svgicon]:active {
2020-09-10 10:19:12 +02:00
color: var(--interactive-active);
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_listrowwrapper] [REPLACE_CLASS_listavatar] {
2020-09-10 10:19:12 +02:00
display: flex;
justify-content: center;
align-items: center;
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_sidebarlist] {
2020-09-10 10:19:12 +02:00
display: flex;
flex-direction: row;
flex: 1 1 auto;
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_sidebar] {
2020-09-10 10:19:12 +02:00
padding: 8px;
flex: 0 1 auto;
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_sidebarcontent] {
2020-09-10 10:19:12 +02:00
padding: 8px 0;
flex: 1 1 auto;
}
2020-12-22 18:22:00 +01:00
[REPLACE_CLASS_modalwrapper] [REPLACE_CLASS_modalclose] [REPLACE_CLASS_buttoncontents] {
display: flex;
justify-content: center;
align-items: center;
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_modalsubinner] {
2020-09-10 10:19:12 +02:00
padding-left: 16px;
padding-right: 8px;
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_modalnoscroller] {
2020-09-10 10:19:12 +02:00
overflow: hidden;
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_modalcontent][REPLACE_CLASS_modalnoscroller] {
2020-09-10 10:19:12 +02:00
padding-bottom: 10px;
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_modaltabcontent] {
2020-09-10 10:19:12 +02:00
margin-top: 10px;
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_listscroller] [REPLACE_CLASS_modaltabcontent] {
2020-09-10 10:19:12 +02:00
margin-top: 0;
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_modalheaderhassibling] {
2020-09-10 10:19:12 +02:00
padding-bottom: 10px;
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_modalheadershade],
[REPLACE_CLASS_modalsidebar] {
2020-09-10 10:19:12 +02:00
background: rgba(0, 0, 0, 0.1);
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_themedark] [REPLACE_CLASS_modalheadershade],
[REPLACE_CLASS_themedark] [REPLACE_CLASS_modalsidebar] {
2020-09-10 10:19:12 +02:00
background: rgba(0, 0, 0, 0.2);
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_tabbarcontainer][REPLACE_CLASS_tabbarcontainerbottom] {
2020-09-10 10:19:12 +02:00
border-top: unset;
border-bottom: 1px solid hsla(0,0%,100%,.1);
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_modalwrapper] [REPLACE_CLASS_tabbarcontainer] {
2020-09-10 10:19:12 +02:00
background: rgba(0, 0, 0, 0.1);
border: none;
box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.05);
padding-right: 12px;
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_themedark] [REPLACE_CLASS_modalwrapper] [REPLACE_CLASS_tabbarcontainer] {
2020-09-10 10:19:12 +02:00
background: rgba(0, 0, 0, 0.2);
box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
}
2020-10-08 17:35:36 +02:00
[REPLACE_CLASS_modalchangelogmodal] [REPLACE_CLASS_changelogsociallink] {
margin-right: 12px;
}
2020-09-10 10:19:12 +02:00
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_themedark] [REPLACE_CLASS_popoutwrapper][REPLACE_CLASS_popoutright][REPLACE_CLASS_popoutarrowalignmentmiddle]:before {
2020-09-10 10:19:12 +02:00
border-right-color: #2f3136;
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_themedark] [REPLACE_CLASS_popoutwrapper][REPLACE_CLASS_popoutleft][REPLACE_CLASS_popoutarrowalignmentmiddle]:before {
2020-09-10 10:19:12 +02:00
border-left-color: #2f3136;
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_themedark] [REPLACE_CLASS_popoutwrapper][REPLACE_CLASS_popoutbottom][REPLACE_CLASS_popoutarrowalignmentmiddle]:before,
[REPLACE_CLASS_themedark] [REPLACE_CLASS_popoutwrapper][REPLACE_CLASS_popoutbottom][REPLACE_CLASS_popoutarrowalignmenttop]:before,
[REPLACE_CLASS_themedark] [REPLACE_CLASS_popoutwrapper][REPLACE_CLASS_popoutbottomleft][REPLACE_CLASS_popoutarrowalignmentmiddle]:before,
[REPLACE_CLASS_themedark] [REPLACE_CLASS_popoutwrapper][REPLACE_CLASS_popoutbottomleft][REPLACE_CLASS_popoutarrowalignmenttop]:before,
[REPLACE_CLASS_themedark] [REPLACE_CLASS_popoutwrapper][REPLACE_CLASS_popoutbottomright][REPLACE_CLASS_popoutarrowalignmentmiddle]:before,
[REPLACE_CLASS_themedark] [REPLACE_CLASS_popoutwrapper][REPLACE_CLASS_popoutbottomright][REPLACE_CLASS_popoutarrowalignmenttop]:before {
2020-09-10 10:19:12 +02:00
border-bottom-color: #2f3136;
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_themedark] [REPLACE_CLASS_popoutwrapper][REPLACE_CLASS_popouttop]:after,
[REPLACE_CLASS_themedark] [REPLACE_CLASS_popoutwrapper][REPLACE_CLASS_popouttopleft]:after,
[REPLACE_CLASS_themedark] [REPLACE_CLASS_popoutwrapper][REPLACE_CLASS_popouttopright]:after {
2020-09-10 10:19:12 +02:00
border-top-color: #2f3136;
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_popoutthemedpopout] {
2020-09-10 10:19:12 +02:00
background-color: var(--background-secondary);
-webkit-box-shadow: var(--elevation-stroke),var(--elevation-high);
box-shadow: var(--elevation-stroke),var(--elevation-high);
box-sizing: border-box;
border-radius: 5px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_popoutwrapper][REPLACE_CLASS_popoutarrowalignmentmiddle] [REPLACE_CLASS_popoutthemedpopout],
[REPLACE_CLASS_popoutwrapper][REPLACE_CLASS_popoutarrowalignmenttop] [REPLACE_CLASS_popoutthemedpopout] {
2020-09-10 10:19:12 +02:00
border-color: transparent;
}
2020-11-23 20:09:46 +01:00
[REPLACE_CLASS__repomodal] {
min-height: unset;
}
2020-11-23 20:23:14 +01:00
[REPLACE_CLASS__repomodalsettings] {
padding: 0 16px 16px 16px;
}
2020-09-10 10:19:12 +02:00
#bd-settingspane-container .ui-form-title {
display: inline-block;
}
2020-09-10 21:54:53 +02:00
#bd-settingspane-container [REPLACE_CLASS__repofolderbutton] {
2020-09-10 10:19:12 +02:00
position: static;
margin-bottom: 0;
border-radius: 5px;
display: inline-block;
margin-left: 10px;
}
2020-09-10 21:54:53 +02:00
#bd-settingspane-container [REPLACE_CLASS__repoupdatebutton][style] {
2020-09-10 10:19:12 +02:00
display: none !important;
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS__repolistwrapper] [REPLACE_CLASS__repolistheader] {
2020-09-10 10:19:12 +02:00
display: flex;
flex-direction: column;
padding-top: 60px;
padding-right: 70px;
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS__repolistwrapper] [REPLACE_CLASS__repolistheader] > * {
2020-09-10 10:19:12 +02:00
max-width: 740px;
min-width: 460px;
padding-left: 40px;
padding-right: 40px;
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS__repolistwrapper] [REPLACE_CLASS_settingswindowtoolscontainer] {
2020-09-10 10:19:12 +02:00
margin-top: -140px;
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS__repolistwrapper] [REPLACE_CLASS_settingswindowcontentregionscroller] {
2020-09-10 10:19:12 +02:00
height: calc(100% - 140px);
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS__repolistwrapper] [REPLACE_CLASS_settingswindowcontentcolumn] {
2020-09-10 10:19:12 +02:00
padding-top: 20px;
}
2020-11-12 16:45:34 +01:00
[REPLACE_CLASS__repolistwrapper] [REPLACE_CLASS__repoentry] [REPLACE_CLASS__repofooter] {
display: flex;
align-items: center;
justify-content: space-between;
}
2020-11-12 17:20:08 +01:00
[REPLACE_CLASS__repolistwrapper] [REPLACE_CLASS__repoentry] [REPLACE_CLASS__repofooter] > *:only-child {
margin-left: auto;
}
2020-11-12 14:16:17 +01:00
[REPLACE_CLASS__repolistwrapper] [REPLACE_CLASS__repoentry] [REPLACE_CLASS__repoheadercontrols],
[REPLACE_CLASS__repolistwrapper] [REPLACE_CLASS__repoentry] [REPLACE_CLASS__repofootercontrols] {
2020-11-11 17:08:40 +01:00
display: flex;
align-items: center;
justify-content: center;
flex: 0 0 auto;
2020-11-11 10:02:09 +01:00
}
2020-11-11 17:08:40 +01:00
[REPLACE_CLASS__repolistwrapper] [REPLACE_CLASS__repoentry] [REPLACE_CLASS__repoheadercontrols] > *,
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS__repolistwrapper] [REPLACE_CLASS__repoentry] [REPLACE_CLASS__repocontrols] > * {
2020-09-10 10:19:12 +02:00
margin-left: 10px;
}
2020-11-12 17:20:08 +01:00
[REPLACE_CLASS__repolistwrapper] [REPLACE_CLASS__repoentry] [REPLACE_CLASS__repofootercontrols][REPLACE_CLASS__repocontrols] > * {
2020-11-12 16:46:46 +01:00
margin-left: 0;
}
2020-11-12 16:48:19 +01:00
[REPLACE_CLASS__repolistwrapper] [REPLACE_CLASS__repoentry] [REPLACE_CLASS__repocontrolsbutton] {
display: flex;
align-items: center;
justify-content: center;
cursor: pointer;
}
[REPLACE_CLASS__repolistwrapper] [REPLACE_CLASS__repoentry] [REPLACE_CLASS__repocontrols] > [REPLACE_CLASS__repocontrolsbutton]:only-child {
border-radius: 3px;
}
2020-09-10 10:19:12 +02:00
2021-01-12 19:42:43 +01:00
#pluginNotice .notice-message {
white-space: pre;
}
#pluginNotice #outdatedPlugins span {
-webkit-app-region: no-drag;
color: #FFF;
cursor: pointer;
}
#pluginNotice #outdatedPlugins span:hover {
text-decoration: underline;
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_noticewrapper] {
2021-01-12 19:42:43 +01:00
height: 36px !important;
2020-09-10 10:19:12 +02:00
border-radius: 0 !important;
2021-01-12 19:42:43 +01:00
transition: height 10s ease !important;
2020-09-10 10:19:12 +02:00
}
2021-01-12 19:45:23 +01:00
[REPLACE_CLASS_noticeclosing] {
height: 0 !important;
overflow: hidden !important;
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_noticewrapper] [REPLACE_CLASS_noticeplatformicon] {
2020-09-10 10:19:12 +02:00
margin-top: -7px;
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_noticewrapper] [REPLACE_CLASS_noticeplatformicon] svg {
2020-09-10 10:19:12 +02:00
max-height: 28px;
}
2020-09-10 21:54:53 +02:00
.platform-osx [REPLACE_CLASS_noticewrapper] ~ * [REPLACE_CLASS_guildswrapper] {
2020-09-10 10:19:12 +02:00
margin-top: 0;
}
2020-09-10 21:54:53 +02:00
.platform-osx [REPLACE_CLASS_noticewrapper] ~ * [REPLACE_CLASS_guildsscroller] {
2020-09-10 10:19:12 +02:00
padding-top: 4px;
}
2021-01-09 16:30:36 +01:00
[REPLACE_CLASS_tooltip][REPLACE_CLASS_tooltipcustom],
[REPLACE_CLASS_tooltiplistitem][REPLACE_CLASS_tooltipcustom] {
color: #FFF;
}
2021-01-15 17:41:39 +01:00
[REPLACE_CLASS_tooltipcustom] [REPLACE_CLASS_tooltippointer] {
2020-09-10 10:19:12 +02:00
border-top-color: inherit !important;
}
2021-01-15 17:41:39 +01:00
[REPLACE_CLASS_tooltipcustom] [REPLACE_CLASS_tooltipguildnametext] {
2021-01-09 16:30:36 +01:00
color: inherit;
}
2020-09-10 10:19:12 +02:00
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_tooltiprowextra]:empty {
2020-09-10 10:19:12 +02:00
display: none;
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_colorpickerswatchsinglewrapper] {
2020-09-10 10:19:12 +02:00
position: relative;
z-index: 1;
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_colorpickerswatchsingle] {
2020-09-10 10:19:12 +02:00
height: 30px;
width: 30px;
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_colorpickerswatches][REPLACE_CLASS_colorpickerswatchesdisabled] {
2020-09-10 10:19:12 +02:00
cursor: no-drop;
filter: grayscale(70%) brightness(50%);
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_colorpickerswatch]:not([REPLACE_CLASS_colorpickerswatchnocolor]):not([REPLACE_CLASS_colorpickerswatchdefault]):not([REPLACE_CLASS_colorpickerswatchdisabled]) {
2020-09-10 10:19:12 +02:00
overflow: hidden;
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_colorpickerswatch][REPLACE_CLASS_colorpickerswatchcustom][style*="background"] {
2020-09-10 10:19:12 +02:00
border: none;
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_colorpickerswatch]:not([REPLACE_CLASS_colorpickerswatchdefault]):after {
2020-09-10 10:19:12 +02:00
border-radius: 3px;
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_colorpickerswatch][REPLACE_CLASS_colorpickerswatchcustom]:not([REPLACE_CLASS_colorpickerswatchdefault]):after {
2020-09-10 10:19:12 +02:00
border-radius: 5px;
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_colorpickerswatch]:not([REPLACE_CLASS_colorpickerswatchnocolor]):not([REPLACE_CLASS_colorpickerswatchdefault]):not([REPLACE_CLASS_colorpickerswatchdisabled]):after {
2020-09-10 10:19:12 +02:00
content: "";
background: url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" width="8" height="8"><rect x="0" y="0" width="4" height="4" fill="black"></rect><rect x="0" y="4" width="4" height="4" fill="white"></rect><rect x="4" y="0" width="4" height="4" fill="white"></rect><rect x="4" y="4" width="4" height="4" fill="black"></rect></svg>') center repeat;
2020-09-10 10:19:12 +02:00
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: -1;
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_colorpickeralpha] {
2020-09-10 10:19:12 +02:00
position: relative;
height: 8px;
margin: 16px 0 8px;
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_colorpickergradient] {
2020-09-10 10:19:12 +02:00
position: relative;
height: 8px;
margin: 27px 2px 2px 2px;
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_colorpickeralpha] > div > div > div > div {
2020-09-10 10:19:12 +02:00
height: 16px !important;
width: 8px !important;
margin-top: -3px !important;
border-radius: 3px !important;
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_themelight] [REPLACE_CLASS_colorpickersaturation] > div > div > div > div {
2020-09-10 10:19:12 +02:00
box-shadow: rgb(200, 200, 200) 0px 0px 0px 1.5px, rgba(0, 0, 0, 0.6) 0px 0px 1px 1px inset, rgba(0, 0, 0, 0.6) 0px 0px 1px 2px !important;
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_themelight] [REPLACE_CLASS_colorpickerhue] > div > div > div > div,
[REPLACE_CLASS_themelight] [REPLACE_CLASS_colorpickeralpha] > div > div > div > div {
2020-09-10 10:19:12 +02:00
background: rgb(200, 200, 200) !important;
box-shadow: rgba(0, 0, 0, 1) 0px 0px 2px !important;
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_colorpickeralpha] > div > div,
[REPLACE_CLASS_colorpickergradient] > div > div {
2020-09-10 10:19:12 +02:00
border-radius: 3px;
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_colorpickeralpha] [REPLACE_CLASS_colorpickeralphacheckered],
[REPLACE_CLASS_colorpickergradient] [REPLACE_CLASS_colorpickergradientcheckered],
[REPLACE_CLASS_colorpickergradient] [REPLACE_CLASS_colorpickergradientcursor] > div:after {
background: url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" width="8" height="8"><rect x="0" y="0" width="4" height="4" fill="black"></rect><rect x="0" y="4" width="4" height="4" fill="white"></rect><rect x="4" y="0" width="4" height="4" fill="white"></rect><rect x="4" y="4" width="4" height="4" fill="black"></rect></svg>') center repeat;
2020-09-10 10:19:12 +02:00
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_colorpickergradient] [REPLACE_CLASS_colorpickergradientcursor] > div {
2020-09-10 10:19:12 +02:00
height: 8px;
width: 8px;
margin-top: -15px;
border: 1px solid rgb(128, 128, 128);
border-radius: 3px;
transform: translateX(-5px);
transform-style: preserve-3d;
}
[REPLACE_CLASS_colorpickergradient] [REPLACE_CLASS_colorpickergradientcursor] > div:after {
2020-09-10 10:19:12 +02:00
content: "";
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: -1;
border-radius: 3px;
transform: translateZ(-1px);
}
[REPLACE_CLASS_colorpickergradient] [REPLACE_CLASS_colorpickergradientcursor] > div:before {
2020-09-10 10:19:12 +02:00
content: "";
position: absolute;
border: 3px solid transparent;
border-top-width: 5px;
border-top-color: rgb(128, 128, 128);
width: 0;
height: 0;
top: 100%;
left: -50%;
transform: translateX(5px);
}
[REPLACE_CLASS_colorpickergradient] [REPLACE_CLASS_colorpickergradientcursor][REPLACE_CLASS_colorpickergradientcursoredge] > div:before {
2020-09-10 10:19:12 +02:00
border-right-width: 0;
border-left-width: 5px;
}
[REPLACE_CLASS_colorpickergradient] [REPLACE_CLASS_colorpickergradientcursor][REPLACE_CLASS_colorpickergradientcursoredge] ~ [REPLACE_CLASS_colorpickergradientcursor][REPLACE_CLASS_colorpickergradientcursoredge] > div:before {
2020-09-10 10:19:12 +02:00
border-right-width: 5px;
border-left-width: 0;
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_themelight] [REPLACE_CLASS_colorpickergradient] [REPLACE_CLASS_colorpickergradientcursor][REPLACE_CLASS_colorpickergradientcursorselected] > div {
2020-09-10 10:19:12 +02:00
border-color: rgb(55, 55, 55);
}
[REPLACE_CLASS_themelight] [REPLACE_CLASS_colorpickergradient] [REPLACE_CLASS_colorpickergradientcursor][REPLACE_CLASS_colorpickergradientcursorselected] > div:before {
2020-09-10 10:19:12 +02:00
border-top-color: rgb(55, 55, 55);
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_themedark] [REPLACE_CLASS_colorpickergradient] [REPLACE_CLASS_colorpickergradientcursor][REPLACE_CLASS_colorpickergradientcursorselected] > div {
2020-09-10 10:19:12 +02:00
border-color: rgb(200, 200, 200);
}
[REPLACE_CLASS_themedark] [REPLACE_CLASS_colorpickergradient] [REPLACE_CLASS_colorpickergradientcursor][REPLACE_CLASS_colorpickergradientcursorselected] > div:before {
2020-09-10 10:19:12 +02:00
border-top-color: rgb(200, 200, 200);
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_colorpickergradientbutton] {
2020-09-10 10:19:12 +02:00
color: var(--interactive-normal);
opacity: 0.6;
margin-left: 6px;
transition: color 200ms ease, opactity 200ms ease;
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_colorpickergradientbutton]:hover {
2020-09-10 10:19:12 +02:00
color: var(--interactive-hover);
opacity: 1;
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_colorpickergradientbutton][REPLACE_CLASS_colorpickergradientbuttonenabled],
[REPLACE_CLASS_colorpickergradientbutton][REPLACE_CLASS_colorpickergradientbuttonenabled]:hover {
2020-09-10 10:19:12 +02:00
color: var(--interactive-active);
opacity: 1;
}
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_layermodallarge], [REPLACE_CLASS_modalsizelarge] {
2020-09-10 10:19:12 +02:00
max-height: 95vh;
}
@media only screen and (max-height: 900px) {
2020-09-10 21:54:53 +02:00
[REPLACE_CLASS_layermodalmedium], [REPLACE_CLASS_modalsizemedium] {
2020-09-10 10:19:12 +02:00
max-height: 75vh;
}
}
2020-12-22 18:45:40 +01:00
[REPLACE_CLASS_toasts] {
2020-09-10 10:19:12 +02:00
position: fixed;
display: flex;
top: 0;
flex-direction: column;
align-items: center;
justify-content: flex-end;
pointer-events: none;
z-index: 4000;
}
@keyframes toast-up {
from {
transform: translateY(0);
opacity: 0;
}
}
2020-12-22 18:45:40 +01:00
[REPLACE_CLASS_toast] {
2021-01-24 13:36:34 +01:00
display: flex;
align-items: center;
2020-09-10 10:19:12 +02:00
border-radius: 5px;
2020-10-06 23:53:08 +02:00
box-shadow: var(--elevation-medium);
margin-top: 10px;
2021-01-24 15:20:33 +01:00
padding: 6px 10px;
min-height: 24px;
2020-10-06 23:53:08 +02:00
font-size: 14px;
2020-09-10 10:19:12 +02:00
font-weight: 500;
user-select: text;
2021-01-24 15:20:33 +01:00
opacity: 1;
2020-09-10 10:19:12 +02:00
pointer-events: auto;
2020-10-06 23:53:08 +02:00
animation: toast-up 300ms ease;
transform: translateY(-10px);
2020-09-10 10:19:12 +02:00
}
@keyframes toast-down {
to {
transform: translateY(0px);
opacity: 0;
}
}
2021-01-24 13:27:39 +01:00
[REPLACE_CLASS_toastclosing] {
2020-09-10 10:19:12 +02:00
animation: toast-down 200ms ease;
animation-fill-mode: forwards;
opacity: 1;
transform: translateY(-10px);
}
2021-01-24 13:47:07 +01:00
[REPLACE_CLASS_toasticon] {
2021-01-24 14:20:52 +01:00
display: flex;
justify-content: center;
align-items: center;
2021-01-24 13:47:07 +01:00
flex: 0 0 auto;
margin-right: 6px;
}
[REPLACE_CLASS_toastavatar] {
2020-09-10 10:19:12 +02:00
background-position: center;
2021-01-24 13:47:07 +01:00
background-size: cover;
2020-09-10 10:19:12 +02:00
border-radius: 50%;
2021-01-24 15:20:33 +01:00
width: 24px;
2021-01-24 15:22:36 +01:00
height: 24px;
2021-01-24 16:10:42 +01:00
margin-right: 6px;
2021-01-24 13:47:07 +01:00
overflow: hidden;
2020-09-10 10:19:12 +02:00
}
2021-01-24 16:10:42 +01:00
[REPLACE_CLASS_toastinner] {
display: flex;
align-items: center;
2021-01-24 15:20:33 +01:00
}
2021-01-24 13:27:39 +01:00
[REPLACE_CLASS_toastdefault] {
background-color: var(--background-floating);
color: var(--header-primary);
2020-10-15 21:56:54 +02:00
}
2021-01-24 13:27:39 +01:00
[REPLACE_CLASS_toastbrand] {
2020-12-16 16:18:19 +01:00
background-color: var(--bdfdb-blurple);
2020-10-08 19:53:49 +02:00
color: #FFF;
2020-09-10 10:19:12 +02:00
}
2021-01-24 13:27:39 +01:00
[REPLACE_CLASS_toastdanger] {
2020-09-10 10:19:12 +02:00
background-color: #F04747;
2020-10-08 19:53:49 +02:00
color: #FFF;
2020-09-10 10:19:12 +02:00
}
2021-01-24 13:27:39 +01:00
[REPLACE_CLASS_toastinfo] {
2020-09-10 10:19:12 +02:00
background-color: #4A90E2;
2020-10-08 19:53:49 +02:00
color: #FFF;
2020-09-10 10:19:12 +02:00
}
2021-01-24 13:27:39 +01:00
[REPLACE_CLASS_toastsuccess] {
2020-09-10 10:19:12 +02:00
background-color: #43B581;
2020-10-08 19:53:49 +02:00
color: #FFF;
2020-09-10 10:19:12 +02:00
}
2021-01-24 13:27:39 +01:00
[REPLACE_CLASS_toastwarning] {
2020-09-10 10:19:12 +02:00
background-color: #FFA600;
2020-10-08 19:53:49 +02:00
color: #FFF;
2021-01-24 16:10:42 +01:00
}