mirror of
https://github.com/KrstlSkll69/vc-snippets.git
synced 2025-06-07 18:33:42 +02:00
update BSL, New Snippet
This commit is contained in:
parent
e0a02978da
commit
242a84a757
3 changed files with 49 additions and 20 deletions
10
OtherStuff/swapMicDeafen.css
Normal file
10
OtherStuff/swapMicDeafen.css
Normal 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;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue