Aleksander Machniak
2012-11-30 e327ebd7fedaf4a5b85da07ca37d9544eb067a03
Unify top-border on message-part and image-attachment elements
1 files modified
2 ■■■ changed files
skins/larry/mail.css 2 ●●● patch | view | raw | blame | history
skins/larry/mail.css
@@ -1001,7 +1001,7 @@
div.message-part,
div.message-htmlpart {
    padding: 0 2px 10px 2px;
    border-top: 2px solid #f0f0f0;
    border-top: 1px solid #ccc;
}
#messagebody div:first-child {