update hidePinDiscovery

This commit is contained in:
Indiana Jone (Indi) 2025-01-18 21:23:36 -05:00
parent 242a84a757
commit 6f071937a3
2 changed files with 2 additions and 5 deletions

View file

@ -1,13 +1,9 @@
/** /**
* @name hidePinDiscovery * @name hidePinDiscovery
* @author krystalskullofficial * @author krystalskullofficial
* @version 2.0 * @version 3.0
* @description Hides the new pinned Discovery Icon * @description Hides the new pinned Discovery Icon
*/ */
[class*=unreadMentionsFixedFooter_]{bottom: 0px !important;}
[class^=footer_]:has([class*=fixedDiscoveryIcon_]) {display: none; }
/*Removed fixedDiscoveryIcon_ on canary - 01/07/2025 - idk if its on Stable*/
[class*=unreadMentionsFixedFooter_]{bottom: 0px !important;} [class*=unreadMentionsFixedFooter_]{bottom: 0px !important;}
[class^=footer_]:has([class*=discoveryIcon_]) {display: none; } [class^=footer_]:has([class*=discoveryIcon_]) {display: none; }

View file

@ -152,6 +152,7 @@ BEFORE AND AFTER _while tab is selected_:
(Hopfully you can tell which is which) (Hopfully you can tell which is which)
![BeforeRecolorWhileTabSelected](https://cdn.nest.rip/uploads/d4a09457-9be9-43e3-a405-a549b8ea88e5.png) ![BeforeRecolorWhileTabSelected](https://cdn.nest.rip/uploads/d4a09457-9be9-43e3-a405-a549b8ea88e5.png)
![AfterRecolorWhileTabSelected](https://cdn.nest.rip/uploads/ffb0d9ab-eb95-4cec-b79e-ea9f8a7f7d7d.png) ![AfterRecolorWhileTabSelected](https://cdn.nest.rip/uploads/ffb0d9ab-eb95-4cec-b79e-ea9f8a7f7d7d.png)
git.gay: git.gay:
``` ```
https://git.gay/KrstlSkll69/vc-snippets/raw/branch/main/OtherStuff/RecolorAddFriendsTab.css https://git.gay/KrstlSkll69/vc-snippets/raw/branch/main/OtherStuff/RecolorAddFriendsTab.css