UX: add reply-to glyph in composer

This commit is contained in:
Arpit Jalan
2015-04-04 12:07:22 +05:30
parent 19be0ff744
commit 3f59cf752d
3 changed files with 5 additions and 2 deletions

View File

@@ -324,6 +324,10 @@
.reply-to {
margin-bottom: 10px;
.reply-to-glyph {
color: scale-color($primary, $lightness: 50%);
}
}
#reply-control {