dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Don't preview message if dragging or multi-selecting it, closes #1484316.
svncommit
2008-03-31
21168d21cc75f6ccf79416e76b8e52f78afae181
[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;
}