Aleksander Machniak
2016-05-22 0344b168276f80189e2254c75a762aff5b517b6b
skins/larry/mail.css
@@ -251,6 +251,9 @@
   background-position: -28px -458px;
}
#s_interval {
   margin: 3px 8px;
}
/*** message list ***/
@@ -423,19 +426,24 @@
}
.messagelist tr td.priority span.prio5 {
   background-position: 0 -1905px;
   background-position: -2px -1905px;
}
.messagelist tr td.priority span.prio4 {
   background-position: 0 -1885px;
   background-position: -2px -1885px;
}
.messagelist tr td.priority span.prio2 {
   background-position: 0 -1865px;
   background-position: -2px -1865px;
}
.messagelist tr td.priority span.prio1 {
   background-position: 0 -1845px;
   background-position: -2px -1845px;
}
/* thread parent message with flagged children */
.messagelist tbody tr.flaggedroot td.flag span {
   background-position: -23px -1076px;
}
.messagelist tbody tr td.flag span.flagged {
@@ -879,10 +887,6 @@
   margin: 8px;
}
#messagebody.mailvelope > iframe {
   width: 99% !important;
}
#message-objects div,
#messagebody span.part-notice {
   margin: 8px;
@@ -960,13 +964,13 @@
}
div.message-partheaders .headers-table td.header-title {
   width: auto;
   width: 1%;
   padding-left: 0;
   vertical-align: top;
}
div.message-partheaders .headers-table td.header {
   width: 88%;
   width: 99%;
}
#messagebody > hr {
@@ -1367,6 +1371,10 @@
   -webkit-box-shadow: 0 0 5px 2px rgba(71,135,177, 0.9);
}
#compose-attachments .attachment-size {
   color: #888;
}
#composeview-bottom .formbuttons.floating {
   position: absolute;
   width: auto;