Redbasic - optimise mail list.

This commit is contained in:
Thomas Willingham
2013-09-06 02:43:00 +01:00
parent 1ff6f4a43c
commit fc2ede307f
2 changed files with 11 additions and 28 deletions

View File

@@ -3261,38 +3261,21 @@ border-bottom: 1px solid #ccc;
padding: 20px;
}
span.mail-list {
float: left;
width: 20%;
}
span.mail-delete {
float: left;
width: 30px;
}
a.mail-list-sender-url {
float: left;
width: 35px;
}
img.mail-list-sender-photo {
height: 16px;
width: 16px;
height: 24px;
width: 24px;
}
span.mail-from {
float: left;
width: 200px;
}
span.mail-subject.unseen{
float: left;
width: 200px;
}
span.mail-date {
float:left;
width: 200px;
}
.tag1 {
font-size : 1.0em !important;
}