mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-03-26 06:41:22 -04:00
add foreground color to @mentions
This commit is contained in:
parent
be3c0f2bb4
commit
236356bfe2
1 changed files with 1 additions and 0 deletions
|
@ -160,6 +160,7 @@
|
|||
@include border-radius-all(6px);
|
||||
background-color: $quote-background;
|
||||
padding: 2px 5px;
|
||||
color: $darkish_gray;
|
||||
}
|
||||
a.mention {
|
||||
cursor: pointer;
|
||||
|
|
Loading…
Add table
Reference in a new issue