Thomas Bruederli
2014-08-19 fc52af24f1418d6590a2d37a0d8cc31b123e38f6
skins/larry/mail.css
@@ -559,6 +559,10 @@
   background-position: -24px -1116px;
}
.messagelist thead tr td.priority span.priority {
   background-position: -24px -1845px;
}
#messagelist tr td.priority span.prio5 {
   background-position: 0 -1905px;
}
@@ -1228,6 +1232,19 @@
   text-overflow: ellipsis;
}
#contacts-table td.contactgroup a {
   color: #376572;
   text-decoration: none;
}
#contacts-table td.contactgroup a span {
   display: inline-block;
   font-size: 16px;
   font-weight: bold;
   line-height: 11px;
   margin-left: 0.3em;
}
#contacts-table tr:first-child td {
   border-top: 0;
}