alecpl
2012-03-13 ec318158ceb0fa3e52ee24eada5f7763779da238
- Improve messagelist (and headers-table) header


2 files modified
5 ■■■■ changed files
skins/larry/mail.css 1 ●●●● patch | view | raw | blame | history
skins/larry/styles.css 4 ●●●● patch | view | raw | blame | history
skins/larry/mail.css
@@ -373,7 +373,6 @@
#messagelist tr td.size {
    width: 60px;
    text-align: right;
}
#messagelist tr td.from,
skins/larry/styles.css
@@ -939,6 +939,8 @@
    background: linear-gradient(left, #e3f2f6 0, #d6eaf3 14px, #d6eaf3 100%);
    border-left: 1px solid #bbd3da;
    padding: 8px 7px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.records-table.sortheader thead td {
@@ -951,6 +953,8 @@
    padding: 7px 7px;
    color: #69939e;
    text-decoration: none;
    overflow: hidden;
    text-overflow: ellipsis;
}
.records-table tbody td {