mail recall

This commit is contained in:
friendica
2013-10-11 23:12:10 -07:00
parent 7e850e0687
commit 1c8a36f9ca
4 changed files with 36 additions and 1 deletions

View File

@@ -1827,6 +1827,12 @@ a.mail-list-link {
margin-right: 30px;
margin-top: 15px;
}
.mail-conv-recall-wrapper {
float: right;
margin-right: 10px;
margin-top: 15px;
}
.mail-conv-break {
clear: both;
}
@@ -3321,6 +3327,10 @@ float: left;
width: 20%;
}
.mail-list-remove {
width: 5% !important;
}
span.mail-delete {
float: left;
width: 30px;