Aleksander Machniak
2015-08-27 567d5a01cc9842a0fc8781e4e6add8131c3a8378
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 {
@@ -861,19 +861,18 @@
#messagecontent .rightcol,
#messagepreview .rightcol {
   float: right;
/*
   position: absolute;
   top: 10px;
   right: 10px;
   height: 90%;
*/
   right: 8px;
   width: 230px;
   margin: 8px;
   min-height: 200px;
   background: #f0f0f0;
   padding: 8px;
   border-radius: 4px;
   z-index: 1;
}
#messagecontent .rightcol {
   margin-top: 8px;
}
#messagebody {