alecpl
2011-06-21 b0689bd500ccc347b6ecda63cd39269696e5a157
skins/default/safari.css
@@ -1,3 +1,8 @@
body
{
  height: 100%;
}
html>body*#messagelist[id$="messagelist"]:not([class="none"]) { width: 99.8%; }
html>body*#messagelist[id$="messagelist"]:not([class="none"]) tr td.flag,
html>body*#messagelist[id$="messagelist"]:not([class="none"]) tr td.icon { width: 20px; }
@@ -9,3 +14,9 @@
{
  word-wrap: break-word;
}
#messagelist thead tr td,
#messagelist tbody tr td
{
  height: 18px;
}