mirror of
https://github.com/discourse/discourse.git
synced 2025-06-06 23:07:28 +08:00
make all <i> tags grey in .reply-to area
This commit is contained in:
@ -336,7 +336,7 @@
|
||||
.reply-to {
|
||||
margin-bottom: 10px;
|
||||
|
||||
.reply-to-glyph {
|
||||
i {
|
||||
color: scale-color($primary, $lightness: 50%);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user