- fix last Chrome fix

release-0.6
alecpl 15 years ago
parent 8c2d26638c
commit 9ff987787b

@ -4,7 +4,6 @@ body
{
margin: 8px;
background-color: #F6F6F6; /* #EBEBEB; */
height: 100%;
color: #000000;
}

@ -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; }

Loading…
Cancel
Save