repo.or.cz
/
boxroom-stian.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
applied my changes - initial import
[boxroom-stian.git]
/
public
/
javascripts
/
tiny_mce
/
plugins
/
noneditable
/
css
/
noneditable.css
blob
4a8c6b396af98110326a1ed835840b338de5618f
1
/* This is the CSS file for the noneditable elements plugin */
2
3
.mceItemEditable
{
4
/*border: 1px dotted #0000cc;*/
5
}
6
7
.mceItemNonEditable
{
8
/*border: 1px dotted #cc0000;*/
9
}