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.
1 parent 7e67439 commit 068c61dCopy full SHA for 068c61d
styles/themes/occult.css
@@ -15,10 +15,6 @@
15
background-image: url("../../images/occult/tools.svg");
16
background-position: calc(-16px * (var(--icon-index) * 2 + 1)) -16px;
17
} */
18
-.enlarge-ui .tool-icon.use-svg {
19
- background-image: url("../../images/dark/tools.svg");
20
- background-position: calc(-16px * (var(--icon-index) * 2 + 1)) -16px;
21
-}
22
23
.transparent-mode-option,
24
.transparent-mode-option.use-svg { /* specificity needed for overriding classic theme; SVG is not supported yet for this theme */
0 commit comments