Message Flagging

This commit is contained in:
Andrew Pamment
2018-05-22 08:55:44 +10:00
parent 275a60d0d4
commit 798bec221d
9 changed files with 190 additions and 9 deletions

View File

@@ -107,6 +107,13 @@
background-color: #eee;
}
.msg-summary-flag {
display: table-row;
width: auto;
clear: both;
background-color: #ff9696;
}
.msg-summary {
display: table-row;
width: auto;