mirror of
https://github.com/discourse/discourse.git
synced 2024-11-25 10:20:58 -06:00
UX: Removing staff highlight from .name so it only applies to .user-title
This commit is contained in:
parent
6d5e5629f6
commit
3e4f02a180
@ -73,7 +73,7 @@
|
||||
}
|
||||
}
|
||||
.names {
|
||||
span.user-title, .first {
|
||||
span.user-title {
|
||||
background-color: dark-light-choose($highlight-low, $highlight-medium);
|
||||
color: dark-light-choose($primary-high, $secondary-low);
|
||||
padding-left: 4px;
|
||||
|
Loading…
Reference in New Issue
Block a user