SVG comments removed.

This commit is contained in:
Antonin Fischer 2022-10-22 08:42:15 +02:00
parent 5b097a1a6f
commit a8a421209e
1 changed files with 0 additions and 13 deletions

View File

@ -1200,19 +1200,6 @@ pre .url {
background-color: var(--summary-row-hover-background-color);
}
/*
.svg_stroke,
.svg_fill {
color: #fff;
}
svg {
color: #fff;
fill: #fff;
stroke: #fff;
}
*/
img[src*='.svg'] {
filter: var(--svg-filter);
}