dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fix overriding of session vars when register_globals is on (#1484670)
thomascube
2007-11-25
82cd5cdbfc595266341e40d4ad5536c54d00b49c
[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;
}