config/powercord: toggle Channel Banner Switch snippet
This commit is contained in:
parent
afa497d9ea
commit
7b40862434
3 changed files with 11 additions and 52 deletions
|
@ -219,56 +219,7 @@
|
|||
}
|
||||
/** 907442893608869888 */
|
||||
|
||||
/**
|
||||
* Snippet from #css-snippets applied the Nov 12, 2021 at 7:04:50 PM
|
||||
* Created by Davri#0015 (457579346282938368)
|
||||
* Snippet ID: 907333488779354112
|
||||
*/
|
||||
.members-2upGyL {
|
||||
height: 100%;
|
||||
}
|
||||
.toolbar-1t6TWx>.iconWrapper-2OrFZ1.selected-1GqIat:nth-of-type(4)~:last-child {
|
||||
margin-right: 56px;
|
||||
}
|
||||
.container-2PDP7D>.tabs-3L9Rgq {
|
||||
height: 0;
|
||||
padding: 0;
|
||||
border: none;
|
||||
}
|
||||
.container-2PDP7D>.tabs-3L9Rgq>.tab-XC_yrg {
|
||||
font-size: 0;
|
||||
position: absolute;
|
||||
right: 6px;
|
||||
top: -36px;
|
||||
width: 40px;
|
||||
height: 24px;
|
||||
margin: 0 8px;
|
||||
padding: 0;
|
||||
z-index: 2;
|
||||
border-radius: 12px;
|
||||
background-color: hsl(218, calc(var(--saturation-factor, 1) * 4.6%), 46.9%) !important;
|
||||
}
|
||||
.container-2PDP7D>.tabs-3L9Rgq>.tab-XC_yrg::after {
|
||||
position: absolute;
|
||||
top: 3px;
|
||||
width: 18px;
|
||||
height: 18px;
|
||||
background-color: white;
|
||||
border-radius: 50%;
|
||||
}
|
||||
.container-2PDP7D>.tabs-3L9Rgq>.tab-XC_yrg:first-of-type::after {
|
||||
content: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='18px' height='18px' fill='rgb(114, 118, 125)'><path d='M11.8 6.6C11.8 8.154 10.54 9.4 9 9.4C7.46 9.4 6.2 8.154 6.2 6.6C6.2 5.06 7.46 3.8 9 3.8C10.54 3.8 11.8 5.06 11.8 6.6ZM3.4 14.3C3.4 11.836 5.71 10.1 9 10.1C12.304 10.1 14.6 11.836 14.6 14.3V15H3.4V14.3Z'/></svg>");
|
||||
right: 3px;
|
||||
}
|
||||
.container-2PDP7D>.tabs-3L9Rgq>.tab-XC_yrg:last-of-type::after {
|
||||
content: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='18px' height='18px' fill='rgb(114, 118, 125)'><path d='M9-1zm0 4.752a1.25 1.25 90 110 2.5a1.25 1.25 90 010-2.5zM12 14h-6v-2h2V9H7V7h2a1 1 90 011 1v4h2v2z'/></svg>");
|
||||
left: 3px;
|
||||
}
|
||||
.container-2PDP7D>.tabs-3L9Rgq>.tab-XC_yrg.active-2SVYP5 {
|
||||
pointer-events: none;
|
||||
opacity: 0;
|
||||
}
|
||||
/** 907333488779354112 */
|
||||
|
||||
|
||||
/**
|
||||
* Snippet from #css-snippets applied the Dec 22, 2021 at 2:53:56 PM
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue