Added individual signatures for every identity.

This commit is contained in:
RainLoop Team 2015-02-08 05:11:13 +04:00
parent 996703311b
commit 1119022916
45 changed files with 1353 additions and 337 deletions

View file

@ -249,6 +249,13 @@ html.rl-no-preview-pane {
margin-right:5px
}
&.deleted-mark {
opacity: .7;
.sender, .subject, .subject-prefix, .subject-suffix {
text-decoration: line-through;
}
}
&.important .importantMark {
display: inline;
}