Thomas Bruederli
2014-01-16 b6100d9ed21f355b6b492d30aa3426a87be96298
skins/larry/mail.css
@@ -36,7 +36,7 @@
   position: absolute;
   top: 42px;
   left: 0;
   width: 100%;
   right: 0;
   bottom: 0px;
}
@@ -45,7 +45,7 @@
   position: absolute;
   left: 0;
   bottom: 0;
   width: 100%;
   right: 0;
   height: 0;
   border-radius: 4px;
   border-top: none;
@@ -53,12 +53,6 @@
#composeview-right #mailview-bottom {
   border-radius: 0 0 4px 4px;
}
#folderlist-header {
   width: 100%;
   height: 12px;
   top: 32px;
}
#mailboxcontainer,
@@ -417,12 +411,6 @@
   right: 0;
}
#messagetoolbar .toolbarselect {
   position: absolute;
   bottom: 6px;
   right: 3px;
}
#messagesearchtools {
   position: absolute;
   right: 0;
@@ -507,6 +495,18 @@
.messagelist tr td.date {
   width: 155px;
}
.messagelist tr td.folder {
   width: 135px;
}
.messagelist tr td.folder {
   width: 135px;
}
.messagelist tr td.hidden {
   display: none;
}
.messagelist tr.message {
@@ -1359,7 +1359,7 @@
   position: absolute;
   top: 42px;
   left: 0;
   width: 100%;
   right: 0;
   bottom: 0px;
   overflow: hidden;
}