Thomas Bruederli
2014-07-10 86fe5378ae83593b4e674456a471955e504df6d0
Don't override background color
1 files modified
4 ■■■ changed files
skins/larry/mail.css 4 ●●● patch | view | raw | blame | history
skins/larry/mail.css
@@ -1311,7 +1311,9 @@
}
#compose-contacts li a, #contacts-table td {
    background: url(images/listicons.png) -100px 0 no-repeat;
    background-image: url(images/listicons.png);
    background-position: -100px 0;
    background-repeat: no-repeat;
    overflow: hidden;
    padding-left: 36px;
    text-overflow: ellipsis;