dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Applied patch to prevent bad header delimiters (#1484751)
thomascube
2008-02-05
c08b7347c1a04e1930fbb50e2779cc5e0928ff0d
[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;
}