[Glitch] Add admin notifications for new Mastodon versions

Port front-end changes from 16681e0f20 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
Claire
2023-09-01 17:47:07 +02:00
parent c107512fa6
commit 5c7df20c13
6 changed files with 65 additions and 5 deletions
@@ -143,6 +143,11 @@ $content-width: 840px;
}
}
.warning a {
color: $gold-star;
font-weight: 700;
}
.simple-navigation-active-leaf a {
color: $primary-text-color;
background-color: $ui-highlight-color;