[Glitch] Adjust flash alert contrast for better readability
Port 2b1a6e7597
to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
lolsob-rspec
parent
f8980d714a
commit
dba59712ca
|
@ -578,7 +578,7 @@ code {
|
|||
|
||||
&.alert {
|
||||
border: 1px solid rgba($error-value-color, 0.5);
|
||||
background: rgba($error-value-color, 0.25);
|
||||
background: rgba($error-value-color, 0.1);
|
||||
color: $error-value-color;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue