dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
added TinyMCE spellchecker plugin, configured to use GoogleSpell
svncommit
2006-09-23
6649b1f0a5db6160d197a13ca79cfd67fbb02d77
[githubFork/roundcubemail.git]
/
program
/
js
/
tiny_mce
/
plugins
/
spellchecker
/
css
/
content.css
1
2
3
4
5
.mceItemHiddenSpellWord {
background: url('../images/wline.gif') repeat-x bottom left;
bo2rder-bottom: 1px dashed red;
cursor: default;
}