thomascube
2007-05-18 d1293ef1054cd83c0c24d326acf1b006c046e9d5
Don't display links within message list as block

1 files modified
4 ■■■■ changed files
skins/default/mail.css 4 ●●●● patch | view | raw | blame | history
skins/default/mail.css
@@ -395,8 +395,7 @@
  background: url(images/sort_desc.gif) top right no-repeat;
}
#messagelist thead tr td a,
#messagelist tbody tr td a
#messagelist thead tr td a
{
  display: block;
  width: auto !important;
@@ -421,6 +420,7 @@
#messagelist tbody tr td a
{
  color: #000;
  text-decoration: none;
}
#messagelist col