alecpl
2011-11-16 91e589afde27c23db50677953f0ebce4aa7b7a3b
skins/default/mail.css
@@ -435,6 +435,7 @@
  padding-top: 2px;
  padding-bottom: 2px;
  text-decoration: none;
  height: 15px;
}
#mailboxlist li.unread
@@ -910,13 +911,6 @@
  background-color: #FFF;
}
/*
#messagelist tr.odd
{
  background-color: #F9F9F9;
}
*/
#messagelist tr.unread
{
  font-weight: bold;
@@ -1204,21 +1198,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;
}