Update BlurpleRecolor.css

This commit is contained in:
Mirco Wittrien 2025-03-09 12:30:04 +01:00
parent b086476a86
commit eb02066f87
1 changed files with 5 additions and 1 deletions

View File

@ -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, "] {