update BSL, New Snippet

This commit is contained in:
Indiana Jone (Indi) 2025-01-14 03:21:12 -05:00
parent e0a02978da
commit 242a84a757
3 changed files with 49 additions and 20 deletions

View file

@ -0,0 +1,10 @@
/**
* @name Swap Mic and Deafen Icon
* @author krystalskullofficial, vending.machine
* @version 0.3
* @description erm... title sums it up pretty good
*/
[class*=panels_] :is([aria-label="Mute"], [aria-label="User Settings"]) {
order: 1;
}