alecpl
2012-04-13 ce216f0905925a9f6fe50c04d613b9057477cb17
skins/larry/mail.css
@@ -475,7 +475,7 @@
}
#messagelist tbody tr td.attachment span.attachment {
   background-position: 0 -998px;
   background-position: 0 -996px;
}
#messagelist thead tr td.attachment span.attachment {
   background-position: -24px -997px;
@@ -545,12 +545,13 @@
#messagelist tr td.status span.msgicon:hover {
   background-position: 0 -272px;
}
#messagelist tr td.status span.deleted,
#messagelist tr td.subject span.deleted {
   background-position: 0 -187px;
}
*/
#messagelist tr td.status span.deleted,
#messagelist tr td.status span.deleted:hover,
#messagelist tr td.subject span.deleted {
   background-position: -22px -1096px;
}
#messagelist tr td.status span.status,
#messagelist tr td.status span.unread,
#messagelist tr td.subject span.unread,
@@ -578,8 +579,10 @@
   width: 26px;
}
#messagelist thead tr td.subject,
#messagelist tbody tr td.subject {
   width: 99%;
   white-space: nowrap;
}
#messagelist tbody tr td.subject a {
@@ -595,14 +598,11 @@
/**** tree indicators ****/
#messagelist tbody tr td span.branch div {
   float: left;
   height: 18px;
   display: inline-block;
}
#messagelist tbody tr td span.branch div.tree {
   height: 18px;
   width: 15px;
/*   background: url(images/tree.gif) 0px 0px no-repeat; */
}
#listoptions ul.proplist {
@@ -749,11 +749,11 @@
div.more-headers {
   cursor: pointer;
   height: 10px;
   background: url(images/buttons.png) center -1539px no-repeat;
   background: url(images/buttons.png) center -1579px no-repeat;
}
div.hide-headers {
   background-position: center -1549px;
   background-position: center -1589px;
}
#all-headers {