1
0
mirror of https://github.com/funamitech/mastodon synced 2024-12-02 08:48:39 +09:00

[Glitch] Fix wrong color for ellipsis in boost confirmation dialog in Web UI

Port be2f1597cf  to glitch-soc

Signed-off-by: Thibaut Girka <thib@sitedethib.com>
This commit is contained in:
Mélanie Chauvel (ariasuni) 2020-03-31 12:39:50 +02:00 committed by Thibaut Girka
parent 3eede6f64b
commit dcf841545d

View File

@ -331,13 +331,11 @@
}
.display-name {
color: $light-text-color;
strong {
color: $inverted-text-color;
}
span {
color: $lighter-text-color;
}
}
.status__content {