mirror of
https://github.com/mastodon/mastodon.git
synced 2025-01-31 06:21:50 +01:00
[Glitch] Adjust flash alert contrast for better readability
Port b4a8400afd88a2ae8822757e5d30975494be2512 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
This commit is contained in:
parent
a8559458c3
commit
c225ac8b9e
@ -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…
x
Reference in New Issue
Block a user