We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 645d8fd + face13c commit b5d2750Copy full SHA for b5d2750
css/files_zip.css
@@ -1,5 +1,6 @@
1
.icon-zip {
2
background-image: url('../img/files_zip-dark.svg');
3
+ filter: var(--background-invert-if-dark);
4
}
5
6
body.theme--dark .icon-zip {
0 commit comments