Thomas
2013-10-09 628706acdcb973154161b5862c30ce706a08455a
skins/larry/mail.css
@@ -55,12 +55,6 @@
   border-radius: 0 0 4px 4px;
}
#folderlist-header {
   width: 100%;
   height: 12px;
   top: 32px;
}
#mailboxcontainer,
#messagelistcontainer {
   position: absolute;
@@ -417,12 +411,6 @@
   right: 0;
}
#messagetoolbar .toolbarselect {
   position: absolute;
   bottom: 6px;
   right: 3px;
}
#messagesearchtools {
   position: absolute;
   right: 0;
@@ -509,6 +497,14 @@
   width: 155px;
}
.messagelist tr td.folder {
   width: 135px;
}
.messagelist tr td.hidden {
   display: none;
}
.messagelist tr.message {
/*   background-color: #fff; */
}