deleting emails via WWW

This commit is contained in:
Andrew Pamment
2016-08-19 17:37:07 +10:00
parent 439fd48f4a
commit 5d7a3c184c
5 changed files with 125 additions and 32 deletions

BIN
www/static/delete.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 292 B

View File

@@ -48,6 +48,12 @@
width: 200px;
}
.email-delete {
float: left;
display: table-column;
width: 30px;
}
.email-view-header {
background-color: #eee;
border: 1px solid #666666;