thomascube
2008-09-12 dc5b83d188737c1ce18909f185669a0a0f1c1f4a
Hack away css border for Safari only (#1485339)

2 files modified
4 ■■■■ changed files
skins/default/common.css 3 ●●●● patch | view | raw | blame | history
skins/default/mail.css 1 ●●●● patch | view | raw | blame | history
skins/default/common.css
@@ -76,8 +76,7 @@
}
input[type="checkbox"],
input[type="radio"],
input[type="file"]
input[type="radio"]
{
  border: 0;
  padding: 0;
skins/default/mail.css
@@ -441,6 +441,7 @@
/* safari hack \*/
html>body*#messagelist[id$="messagelist"]:not([class="none"]) { table-layout: auto; }
html>body*input[type$="file"]:not([class="none"]) { background-color: transparent; border:0; }
/**/
#messagelist thead tr td