Aleksander Machniak
2014-06-30 a292e4f5244a709f239d997dbe0d58493cfb01da
skins/larry/mail.css
@@ -14,7 +14,7 @@
   position: absolute;
   top: 0;
   left: 0;
   width: 220px;
   width: 200px;
   bottom: 0;
   z-index: 2;
}
@@ -22,7 +22,7 @@
#mailview-right {
   position: absolute;
   top: 0;
   left: 232px;
   left: 212px;
   right: 0;
   bottom: 0;
   z-index: 3;
@@ -460,7 +460,7 @@
#mailpreviewtoggle {
   display: block;
   position: absolute;
   top: 6px;
   top: 7px;
   right: 4px;
   width: 20px;
   height: 18px;
@@ -511,7 +511,7 @@
   width: 30px;
}
.messagelist tr > .threads,
.messagelist tr > .threads + td,
.messagelist tr > .threads + th {
   border-left: 0;
}
@@ -1297,14 +1297,14 @@
   position: absolute;
   top: 0;
   left: 0;
   width: 250px;
   width: 200px;
   bottom: 0;
}
#composeview-right {
   position: absolute;
   top: 0;
   left: 262px;
   left: 212px;
   right: 0;
   bottom: 0;
}
@@ -1475,8 +1475,6 @@
.compose-headers td input {
   width: 100%;
   resize: none;
   font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
}
#compose-cc, #compose-bcc, #compose-replyto, #compose-followupto {