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 b043f79 commit 7c02eb4Copy full SHA for 7c02eb4
1 file changed
css/base/unraid/unraid-base.css
@@ -13,6 +13,10 @@
13
@import url("/css/defaults/placeholders.css");
14
@import url("/css/defaults/transparent.css");
15
16
+:root {
17
+ --inverse-text-color: var(--text);
18
+}
19
+
20
* {
21
outline: none;
22
}
0 commit comments