Aleksander Machniak
2014-06-28 c3bb0d32a52687865f78816d4a88292d72803e73
skins/larry/mail.css
@@ -460,7 +460,7 @@
#mailpreviewtoggle {
   display: block;
   position: absolute;
   top: 6px;
   top: 7px;
   right: 4px;
   width: 20px;
   height: 18px;
@@ -492,7 +492,7 @@
.messagelist tr > .flag,
.messagelist tr > .priority {
   width: 20px;
   padding: 2px 3px;
   padding: 2px 3px !important;
}
.webkit .messagelist tr > .attachment,
@@ -511,8 +511,8 @@
   width: 30px;
}
.messagelist tr > .threads,
.messagelist tr > .threads + td {
.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 {
@@ -1475,8 +1475,6 @@
.compose-headers td input {
   width: 100%;
   resize: none;
   font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
}
#compose-cc, #compose-bcc, #compose-replyto, #compose-followupto {