dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Abbreviate long attachment file names with ellipsis (#1488499)
Thomas Bruederli
2012-05-30
7ae5432fbfc0e923f2fe8dc62ff77afb8ecc80cf
[githubFork/roundcubemail.git]
/
plugins
/
markasjunk
/
skins
/
default
/
markasjunk.css
1
2
3
4
5
#messagetoolbar a.button.junk {
text-indent: -1000px;
background: url(junk_act.png) 0 0 no-repeat;
}