Merge pull request #5300 from nonamethanks/default-colored

Users: display colored usernames by default
This commit is contained in:
evazion
2022-10-21 01:01:08 -05:00
committed by GitHub
4 changed files with 3 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
body[data-current-user-style-usernames="true"] {
body {
a.user-owner {
color: var(--user-admin-color);
}