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 b043f79 + 7c02eb4 commit 6339247Copy full SHA for 6339247
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