dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Add some padding to iframe footer
Thomas Bruederli
2012-05-31
a15c0aa218fabd2de93e962dc7c697c4bf7ce72f
[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;
}