dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Secure also downloads of addressbook exports, managesieve script exports an...
Aleksander Machniak
2016-02-05
bd0551b22076b82a6d49e9f7a2b2e0c90a1b2326
[githubFork/roundcubemail.git]
/
plugins
/
zipdownload
/
skins
/
classic
/
zipdownload.css
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;
}