svncommit
2008-09-17 c9e7c742aa15bb9e6cf2db7d4c99887e11507fc2
Fix messagelist horizontal bar in Safari (#1485204).


1 files modified
2 ■■■ changed files
skins/default/mail.css 2 ●●● patch | view | raw | blame | history
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; }
/**/