Aleksander Machniak
2015-10-08 5802e08e4833c0567f6e2f7d7a50ece521dc3f6e
skins/larry/mail.css
@@ -251,6 +251,9 @@
   background-position: -28px -458px;
}
#s_interval {
   margin: 3px 8px;
}
/*** message list ***/
@@ -627,7 +630,7 @@
.headers-table td {
   color: #666;
   padding: 2px 8px;
   padding: 1px 8px;
}
.headers-table td.header,
@@ -652,7 +655,6 @@
.headers-table td.subject {
   color: #333;
   font-size: 110%;
   font-weight: bold;
}
@@ -880,10 +882,6 @@
   margin: 8px;
}
#messagebody.mailvelope > iframe {
   width: 99% !important;
}
#message-objects div,
#messagebody span.part-notice {
   margin: 8px;
@@ -961,12 +959,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 {