Aleksander Machniak
2012-08-11 51fcb01f0a86d148b470571c7e32dd089c9b090b
skins/default/mail.css
@@ -435,6 +435,7 @@
  padding-top: 2px;
  padding-bottom: 2px;
  text-decoration: none;
  height: 15px;
}
#mailboxlist li.unread
@@ -890,6 +891,7 @@
  padding: 0 2px;
}
#messagelist tr td.fromto,
#messagelist tr td.from,
#messagelist tr td.to,
#messagelist tr td.cc,
@@ -909,13 +911,6 @@
{
  background-color: #FFF;
}
/*
#messagelist tr.odd
{
  background-color: #F9F9F9;
}
*/
#messagelist tr.unread
{
@@ -1204,21 +1199,20 @@
  margin: 8px;
}
#remote-objects-message
#message-objects div
{
  display: none;
  margin: 8px;
  min-height: 20px;
  padding: 10px 10px 6px 46px;
}
#remote-objects-message a
#message-objects div a
{
  color: #666666;
  padding-left: 10px;
}
#remote-objects-message a:hover
#message-objects div a:hover
{
  color: #333333;
}