You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12345678 |
- /* 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;
- }
|