alecpl
2011-05-20 d2a64865a7089133345dc9eed63ddab691d43575
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;
}