[Glitch] Change background color of notifications on private messages

Port 3ddeaca863 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
Claire
2024-08-30 11:42:48 +02:00
parent 4f1da814a8
commit ee2c38fcb8
2 changed files with 11 additions and 3 deletions

View File

@@ -1795,7 +1795,8 @@ body > [data-popper-placement] {
}
.status__wrapper-direct,
.notification-ungrouped--direct {
.notification-ungrouped--direct,
.notification-group--direct {
background: rgba($ui-highlight-color, 0.05);
&:focus {