alecpl
2009-05-31 40d9bc62a707b3131300b3fef651827d4269b1bc
skins/default/mail.css
@@ -112,13 +112,18 @@
  margin: 0 2px;
}
ul.toolbarmenu li.separator
ul.toolbarmenu li.separator_below
{
  height: 1px;
  font-size: 1pt;
  border-bottom: 1px solid #ccc;
  margin: 1px 1px 2px 1px;
  padding: 0;
  margin-bottom: 2px;
  padding-bottom: 2px;
}
ul.toolbarmenu li.separator_above
{
  border-top: 1px solid #ccc;
  margin-top: 2px;
  padding-top: 2px;
}
#messagemenu li a.active:hover,
@@ -409,27 +414,27 @@
#mailboxlist li.inbox
{
  background-position: 5px -15px;
  background-position: 5px -19px;
}
#mailboxlist li.drafts
{
  background-position: 5px -31px;
  background-position: 5px -40px;
}
#mailboxlist li.sent
{
  background-position: 5px -47px;
  background-position: 5px -60px;
}
#mailboxlist li.junk
{
  background-position: 5px -63px;
  background-position: 5px -80px;
}
#mailboxlist li.trash
{
  background-position: 5px -79px;
  background-position: 5px -100px;
}
#mailboxlist li a
@@ -796,8 +801,17 @@
  color: #666666;
  text-align: left;
  padding-right: 10px;
  vertical-align: center;
  text-align: center;
  padding: 2px 6px 4px 6px;
  border-bottom: 0;
}
table.headers-table tr td.more-headers
{
  cursor: pointer;
  width: 100%;
  height: 8px;
  border-bottom: 0;
}
#attachment-list
@@ -1096,20 +1110,6 @@
#attachment-form div.buttons
{
  margin-top: 4px;
}
table.headers-table tr td.more-headers
{
  cursor: pointer;
  width: 100%;
  height: 8px;
  border-bottom: 0;
}
table.headers-table tr td.all
{
  padding: 2px 6px 4px 6px;
  border-bottom: 0;
}
td.show-headers