mirror of
https://github.com/discourse/discourse.git
synced 2025-09-06 10:50:21 +08:00
fixing the "me" color in the directory
This commit is contained in:
parent
6b466cd1b4
commit
acbf265cc1
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@
|
|||
background-color: dark-light-choose($highlight-low, $highlight-medium);
|
||||
|
||||
.username a, .name, .title, .number, .time-read {
|
||||
color: dark-light-choose(scale-color($highlight, $lightness: -50%), $highlight-medium);
|
||||
color: $primary-medium;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue