mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
UX: Apply new-user color to full name and username
This commit is contained in:
parent
34d0cc6ad5
commit
d6875a77fb
@ -851,8 +851,8 @@ span.highlighted {
|
|||||||
background-color: $tertiary-low;
|
background-color: $tertiary-low;
|
||||||
}
|
}
|
||||||
|
|
||||||
.username.new-user a {
|
.first.new-user:not(.staff) a {
|
||||||
color: dark-light-choose($primary-low-mid, $secondary-high);
|
color: $primary-low-mid;
|
||||||
}
|
}
|
||||||
|
|
||||||
.read-state {
|
.read-state {
|
||||||
|
Loading…
Reference in New Issue
Block a user