mirror of
https://github.com/KrstlSkll69/vc-snippets.git
synced 2025-04-20 05:05:22 +02:00
Fix NSFWtag.css
This commit is contained in:
parent
35e81fb5c2
commit
ada82f3a20
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
/**
|
/**
|
||||||
* @name NFSWtag
|
* @name NFSWtag
|
||||||
* @author ryan.0324, krystalskullofficial
|
* @author ryan.0324, krystalskullofficial
|
||||||
* @version 2.0
|
* @version 3.0
|
||||||
* @description A tag for 'NFSW' channels so they are easier to see/notice. Also now recolors the small triangle too be red
|
* @description A tag for 'NFSW' channels so they are easier to see/notice. Also now recolors the small triangle too be red
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
@ -22,7 +22,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
/*---Warning Icon Recolor---*/
|
/*---Warning Icon Recolor---*/
|
||||||
.icon__67ab4:has(path[d^="M18.09 1.63"]) path[d^="M18.09 1.63"] {
|
.icon_d8bfb3:has(path[d^="M18.09 1.63"]) path[d^="M18.09 1.63"] {
|
||||||
fill: var(--text-danger) !important;
|
fill: var(--text-danger) !important;
|
||||||
border: 1px solid rebeccapurple !important;
|
border: 1px solid rebeccapurple !important;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue