dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Simplified code + removed debug log
thomascube
2007-08-10
31d9efd97d9da09605d4329457ee218cba48f82f
[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;
}