dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fix priority icon(s) position
Aleksander Machniak
2016-05-22
0344b168276f80189e2254c75a762aff5b517b6b
[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;
}