[Glitch] Change "direct message" nomenclature to "private mention" in web UI (#2158)

Port 68a192e718 to glitch-soc

Signed-off-by: Plastikmensch <plastikmensch@users.noreply.github.com>
This commit is contained in:
Plastikmensch
2023-06-11 13:33:45 +02:00
committed by GitHub
parent af97a6ac5a
commit fefdc3244c
10 changed files with 13 additions and 13 deletions

View File

@ -264,7 +264,7 @@ html {
// Change the background colors of statuses
.focusable:focus {
background: $ui-base-color;
background: lighten($white, 4%);
}
.detailed-status,