diff --git a/users/infinidoge/config/powercord/css-toggler-cache/snippets.json b/users/infinidoge/config/powercord/css-toggler-cache/snippets.json index 6c833e9..0038c58 100644 --- a/users/infinidoge/config/powercord/css-toggler-cache/snippets.json +++ b/users/infinidoge/config/powercord/css-toggler-cache/snippets.json @@ -13,6 +13,15 @@ "author": "265924886461939712", "channel": "755015869914152981", "content": ".anchor-3Z-8Bb[href=\"https://support.discord.com\"] { display: none; }", - "timestamp": 1636867215000 + "timestamp": 1636867215000, + "details": { + "title": "Remove Help Button" + } + }, + { + "id": "907333488779354112", + "author": "457579346282938368", + "content": ".members-2upGyL {\n height: 100%;\n}\n.toolbar-1t6TWx>.iconWrapper-2OrFZ1.selected-1GqIat:nth-of-type(4)~:last-child {\n margin-right: 56px;\n}\n.container-2PDP7D>.tabs-3L9Rgq {\n height: 0;\n padding: 0;\n border: none;\n}\n.container-2PDP7D>.tabs-3L9Rgq>.tab-XC_yrg {\n font-size: 0;\n position: absolute;\n right: 6px;\n top: -36px;\n width: 40px;\n height: 24px;\n margin: 0 8px;\n padding: 0;\n z-index: 2;\n border-radius: 12px;\n background-color: hsl(218, calc(var(--saturation-factor, 1) * 4.6%), 46.9%) !important;\n}\n.container-2PDP7D>.tabs-3L9Rgq>.tab-XC_yrg::after {\n position: absolute;\n top: 3px;\n width: 18px;\n height: 18px;\n background-color: white;\n border-radius: 50%;\n}\n.container-2PDP7D>.tabs-3L9Rgq>.tab-XC_yrg:first-of-type::after {\n content: url(\"data:image/svg+xml;utf8,\");\n right: 3px; \n}\n.container-2PDP7D>.tabs-3L9Rgq>.tab-XC_yrg:last-of-type::after {\n content: url(\"data:image/svg+xml;utf8,\");\n left: 3px;\n}\n.container-2PDP7D>.tabs-3L9Rgq>.tab-XC_yrg.active-2SVYP5 {\n pointer-events: none;\n opacity: 0;\n}", + "timestamp": 1636761890000 } ] \ No newline at end of file diff --git a/users/infinidoge/config/powercord/css-toggler.json b/users/infinidoge/config/powercord/css-toggler.json index 1490e02..be0d3a9 100644 --- a/users/infinidoge/config/powercord/css-toggler.json +++ b/users/infinidoge/config/powercord/css-toggler.json @@ -52,7 +52,6 @@ "864076332505497641", "863870341537071197", "907442893608869888", - "907333488779354112", "921928336802971699", "865809923878682634", "780838821662294068" diff --git a/users/infinidoge/config/powercord/quickcss.css b/users/infinidoge/config/powercord/quickcss.css index 91dea52..f5dfeb0 100644 --- a/users/infinidoge/config/powercord/quickcss.css +++ b/users/infinidoge/config/powercord/quickcss.css @@ -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,"); - right: 3px; -} -.container-2PDP7D>.tabs-3L9Rgq>.tab-XC_yrg:last-of-type::after { - content: url("data:image/svg+xml;utf8,"); - 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