Users: display colored usernames by default

The previous behavior can be replicated by putting the following in the
custom css:

    .user { color: var(--link-color) !important }
This commit is contained in:
nonamethanks
2022-10-19 16:52:17 +02:00
parent 412b7f2727
commit cadb657c5e
4 changed files with 3 additions and 4 deletions

View File

@@ -30,7 +30,7 @@ class User < ApplicationRecord
enable_private_favorites
_unused_enable_sequential_post_navigation
_unused_hide_deleted_posts
style_usernames
_unused_style_usernames
_unused_enable_auto_complete
show_deleted_children
_unused_has_saved_searches