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
/
markasjunk
/
skins
/
classic
/
markasjunk.css
1
2
3
4
5
#messagetoolbar a.button.junk {
text-indent: -5000px;
background: url(junk_act.png) 0 0 no-repeat;
}