mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-09 01:17:04 +03:00
Cleanup some CSS
This commit is contained in:
parent
ace913a1e3
commit
cec6c41953
6 changed files with 2 additions and 62 deletions
|
|
@ -194,7 +194,7 @@
|
|||
<div class="messageListItem" data-bind="css: lineAsCss()">
|
||||
<div class="checkboxMessage fontastic" data-bind="text: checked() ? '☑' : '☐'"></div>
|
||||
|
||||
<div class="flagParent fontastic"><!-- ☆★⚐⚑ --></div>
|
||||
<div class="flagParent fontastic"></div>
|
||||
|
||||
<div class="senderParent actionHandle" data-bind="attr: {'title': senderClearEmailsString}">
|
||||
<!-- ko if: isAnswered --><i class="replyFlag fontastic">←</i><!-- /ko -->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue