Update BlurpleRecolor.css
This commit is contained in:
parent
b086476a86
commit
eb02066f87
|
@ -1931,9 +1931,13 @@ a.metadataDownload_f316dd {
|
|||
.icon_c1e9c4 path { /* contextmenu icon */
|
||||
fill: currentColor !important;
|
||||
}
|
||||
.item_c1e9c4 .checkbox_f525d3:not(.checked_f525d3) { /* contextmenu checkbox */
|
||||
.item_c1e9c4 .checkbox_f525d3:not(.checked_f525d3) { /* contextmenu checkbox */
|
||||
border-color: currentColor !important;
|
||||
}
|
||||
/* contextmenu radio */
|
||||
.item_c1e9c4 .radioIndicator__001a7:not(.radioIndicatorChecked__001a7) .refreshIconStroke__001a7 {
|
||||
stroke: currentColor !important;
|
||||
}
|
||||
|
||||
.activeIcon_d40c56 path[fill*="hsl(234, "],
|
||||
.activeIcon_d40c56 path[fill*="hsl(235, "] {
|
||||
|
|
Loading…
Reference in New Issue