mirror of
https://github.com/owncast/owncast.git
synced 2024-10-10 19:16:02 +00:00
Update video passthrough warning banner styling
Update styling for better contrast and legibility. Closes #3798
This commit is contained in:
parent
08abb4f635
commit
b88cabd19e
@ -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,
|
||||
|
Loading…
x
Reference in New Issue
Block a user