css: add more variables for dark mode.
Add some more variables that will be needed for dark mode.
This commit is contained in:
@@ -19,6 +19,7 @@ div#notice {
|
||||
&:not(.ui-state-error) {
|
||||
background: var(--notice-background);
|
||||
border: var(--notice-border);
|
||||
color: var(--notice-text-color);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user