Thomas Bruederli
2015-05-25 1cd3762b0d7707f4dd665c00ff4d83db6172b4a7
skins/larry/mail.css
@@ -493,7 +493,7 @@
.messagelist tr td.status span.unread,
.messagelist tr td.subject span.unread,
.messagelist tr td.status span.unread:hover {
   background-position: 0 -1017px;
   background-position: 0 -1017px !important;
}
.messagelist thead tr th.status span.status {
@@ -879,6 +879,10 @@
#messagebody {
   position: relative;
   margin: 8px;
}
#messagebody.mailvelope > iframe {
   width: 99% !important;
}
#message-objects div,
@@ -1298,6 +1302,11 @@
   bottom: 42px;
}
#composebodycontainer.mailvelope > iframe[scrolling='no'] {
   position: relative;
   top: -12px;
}
#composebody {
   position: absolute;
   top: 0;