Update video passthrough warning banner styling (#3810)
Update styling for better contrast and legibility. Closes #3798
This commit is contained in:
@@ -10,10 +10,10 @@
|
||||
.config-variant-form .passthrough-warning {
|
||||
text-align: center;
|
||||
padding: 1em;
|
||||
color: var(--theme-color-palette-error);
|
||||
color: var(--theme-color-palette-4);
|
||||
font-size: 0.88em;
|
||||
font-weight: 500;
|
||||
background-color: var(--theme-color-palette-10);
|
||||
background-color: var(--theme-color-palette-1);
|
||||
border-radius: var(--theme-rounded-corners);
|
||||
}
|
||||
.config-variant-form .cpu-usage-container,
|
||||
|
||||
Reference in New Issue
Block a user