mirror of
https://github.com/discourse/discourse.git
synced 2025-02-16 08:15:00 +00:00
make all <i> tags grey in .reply-to area
This commit is contained in:
parent
0300da59e2
commit
262e94c48e
@ -336,7 +336,7 @@
|
||||
.reply-to {
|
||||
margin-bottom: 10px;
|
||||
|
||||
.reply-to-glyph {
|
||||
i {
|
||||
color: scale-color($primary, $lightness: 50%);
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user