mirror of
https://github.com/discourse/discourse.git
synced 2025-02-16 16:24:55 +00:00
UX: Set color to gray for old post notices.
This commit is contained in:
parent
c8e1d3c2e7
commit
bdcb0e1efd
@ -874,6 +874,11 @@ a.mention-group {
|
||||
|
||||
&.old {
|
||||
background-color: unset;
|
||||
color: $primary-medium;
|
||||
|
||||
.d-icon {
|
||||
color: $primary-medium;
|
||||
}
|
||||
}
|
||||
|
||||
p {
|
||||
|
Loading…
x
Reference in New Issue
Block a user