Thomas Bruederli
2014-06-17 fc90c3a7ac1d3c24397faddc8bcca5bd473efcf5
skins/larry/mail.css
@@ -492,7 +492,7 @@
.messagelist tr > .flag,
.messagelist tr > .priority {
   width: 20px;
   padding: 2px 3px;
   padding: 2px 3px !important;
}
.webkit .messagelist tr > .attachment,
@@ -512,7 +512,7 @@
}
.messagelist tr > .threads,
.messagelist tr > .threads + td {
.messagelist tr > .threads + th {
   border-left: 0;
}
@@ -643,7 +643,7 @@
}
.messagelist thead tr th.attachment span.attachment {
   background-position: -24px -997px;
   background-position: -24px -996px;
}
.messagelist tbody tr td.attachment span.report {
@@ -651,7 +651,7 @@
}
.messagelist thead tr th.priority span.priority {
   background-position: -24px -1845px;
   background-position: -25px -1845px;
}
.messagelist tr td.priority span.prio5 {
@@ -675,7 +675,7 @@
}
.messagelist thead tr th.flag span.flagged {
   background-position: -22px -1036px;
   background-position: -22px -1037px;
}
.messagelist tr:hover td.status span.msgicon {
@@ -850,7 +850,7 @@
h3.subject {
   font-size: 14px;
   margin: 0 12em 0 0;
   margin: 0 15em 0 0;
   padding: 8px 8px 4px 8px;
   white-space: nowrap;
   overflow: hidden;
@@ -1084,7 +1084,6 @@
}
#messageheader .pagenav .countdisplay {
   min-width: 0;
   padding-right: 0.5em;
   white-space: nowrap;
}