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.

zipdownload.css 148B

1234567
  1. /* Roundcube Zipdownload plugin styles for skin "Larry" */
  2. a.zipdownload {
  3. display: inline-block;
  4. margin-top: .5em;
  5. padding: 3px 5px 4px 5px;
  6. }