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…
Reference in New Issue