alecpl
2008-09-18 0bca279c6961bdfc267e18f99dfda6f6e7e9cd73
skins/default/mail.css
@@ -440,7 +440,7 @@
}
/* safari hack \*/
html>body*#messagelist[id$="messagelist"]:not([class="none"]) { table-layout: auto; }
html>body*#messagelist[id$="messagelist"]:not([class="none"]) { width: 99%; }
html>body*input[type$="file"]:not([class="none"]) { background-color: transparent; border:0; }
/**/
@@ -504,6 +504,11 @@
  text-decoration: none;
  white-space: nowrap;
  cursor: inherit;
}
#messagelist tr td.subject a
{
  cursor: default;
}
#messagelist col
@@ -681,7 +686,7 @@
table.headers-table td.header-title
{
  width: 85px;
  width: 80px;
  color: #666666;
  font-weight: bold;
  text-align: right;