Thomas Bruederli
2014-01-29 ff8f2ede349b8b75371d6d2a98c2a1820cf56dbb
skins/larry/mail.css
@@ -36,32 +36,24 @@
   position: absolute;
   top: 42px;
   left: 0;
   width: 100%;
   bottom: 28px;
}
#mailview-top.fullheight {
   border-radius: 4px 4px 0 0;
   right: 0;
   bottom: 0px;
   overflow: visible; /* fixes display issues of fixed list header in IE */
}
#mailview-bottom {
   display: none;
   position: absolute;
   left: 0;
   bottom: 0;
   width: 100%;
   height: 27px;
   right: 0;
   height: 0;
   border-radius: 4px;
   border-top: none;
}
#composeview-right #mailview-bottom {
   border-radius: 0 0 4px 4px;
}
#folderlist-header {
   width: 100%;
   height: 12px;
   top: 32px;
}
#mailboxcontainer,
@@ -100,10 +92,6 @@
   background: -ms-linear-gradient(top, #ebebeb 0%, #c6c6c6 100%);
   background: linear-gradient(top, #ebebeb 0%, #c6c6c6 100%);
   border-radius: 0 0 4px 4px;
}
#mailview-top.fullheight #messagelistfooter {
   border-radius: 0;
}
#messagelistfooter.rightalign {
@@ -214,6 +202,14 @@
   background-position: 6px -406px;
}
#mailboxlist li.mailbox.trash.empty > a {
   background-position: 6px -1924px;
}
#mailboxlist li.mailbox.trash.empty.selected > a {
   background-position: 6px -1948px;
}
#mailboxlist li.mailbox.archive > a {
   background-position: 6px -1699px;
}
@@ -252,6 +248,14 @@
#mailboxlist li.mailbox ul li.trash.selected > a {
   background-position: 23px -406px;
}
#mailboxlist li.mailbox ul li.trash.empty > a {
   background-position: 23px -1924px;
}
#mailboxlist li.mailbox ul li.trash.empty.selected > a {
   background-position: 23px -1948px;
}
#mailboxlist li.mailbox ul li.archive > a {
@@ -424,12 +428,6 @@
   right: 0;
}
#messagetoolbar .toolbarselect {
   position: absolute;
   bottom: 6px;
   right: 3px;
}
#messagesearchtools {
   position: absolute;
   right: 0;
@@ -452,11 +450,6 @@
/*** message list ***/
/* this is necessary to make FF3 display borders */
body:-moz-last-node #messagelist {
   border-collapse: separate;
}
table.messagelist {
   z-index: 1;
@@ -518,7 +511,7 @@
}
.messagelist tr td.date {
   width: 135px;
   width: 155px;
}
.messagelist tr.message {
@@ -621,6 +614,10 @@
   background-position: -24px -1116px;
}
.messagelist thead tr td.priority span.priority {
   background-position: -24px -1845px;
}
.messagelist tr td.priority span.prio5 {
   background-position: 0 -1905px;
}
@@ -642,7 +639,7 @@
}
.messagelist thead tr td.flag span.flagged {
   background-position: -24px -1036px;
   background-position: -22px -1036px;
}
.messagelist tr td.status span.msgicon:hover {
@@ -696,7 +693,7 @@
}
.messagelist thead tr td.status span.status {
   background-position: -24px -1016px;
   background-position: -23px -1017px;
}
.messagelist tr td div.collapsed {
@@ -753,7 +750,7 @@
   top: 0;
   left: 0;
   width: 100%;
   bottom: 28px;
   bottom: 0px;
}
#messagecontframe {
@@ -766,8 +763,9 @@
   top: 110px;
   left: 0;
   width: 100%;
   bottom: 27px;
   bottom: 1px;
   overflow: auto;
   -webkit-overflow-scrolling: touch;
}
#messageheader,
@@ -1366,10 +1364,8 @@
   position: absolute;
   top: 42px;
   left: 0;
   width: 100%;
   bottom: 28px;
   border-radius: 4px 4px 0 0;
   border-bottom: none;
   right: 0;
   bottom: 0px;
   overflow: hidden;
}
@@ -1490,6 +1486,7 @@
   left: 0;
   right: 260px;
   bottom: 0;
   border-radius: 0 0 0 4px;
}
#composebodycontainer.buttons {
@@ -1503,7 +1500,7 @@
   bottom: 0;
   width: 99%;
   border: 0;
   border-radius: 0;
   border-radius: 0 0 0 4px;
   padding: 8px 0 8px 8px;
   resize: none;
   font-family: monospace;