Thomas Bruederli
2014-08-19 fc52af24f1418d6590a2d37a0d8cc31b123e38f6
1
2
3
4
5
6
7
8
/* Roundcube Zipdownload plugin styles for classic skin */
 
a.zipdownload {
    display: inline-block;
    padding: 0 0 2px 20px;
    background: url(zip.png) 0 1px no-repeat;
    font-style: italic;
}