alecpl
2009-06-07 9ff987787b4712f039ed56464b31119a8312f50c
- fix last Chrome fix


2 files modified
6 ■■■■ changed files
skins/default/common.css 1 ●●●● patch | view | raw | blame | history
skins/default/safari.css 5 ●●●●● patch | view | raw | blame | history
skins/default/common.css
@@ -4,7 +4,6 @@
{
  margin: 8px;
  background-color: #F6F6F6; /* #EBEBEB; */
  height: 100%;
  color: #000000;
}
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; }