Update TinyMCE to 3.5.3, enable stripping of Word styles on paste
This commit is contained in:
parent
83404c2c80
commit
48790b7525
274 changed files with 25268 additions and 14504 deletions
0
webapp/web/js/tiny_mce/themes/simple/skins/default/content.css
vendored
Executable file → Normal file
0
webapp/web/js/tiny_mce/themes/simple/skins/default/content.css
vendored
Executable file → Normal file
2
webapp/web/js/tiny_mce/themes/simple/skins/default/ui.css
vendored
Executable file → Normal file
2
webapp/web/js/tiny_mce/themes/simple/skins/default/ui.css
vendored
Executable file → Normal file
|
@ -15,7 +15,7 @@
|
|||
.defaultSimpleSkin .mceButton {display:block; border:1px solid #F0F0EE; width:20px; height:20px}
|
||||
.defaultSimpleSkin a.mceButtonEnabled:hover {border:1px solid #0A246A; background-color:#B2BBD0}
|
||||
.defaultSimpleSkin a.mceButtonActive {border:1px solid #0A246A; background-color:#C2CBE0}
|
||||
.defaultSimpleSkin .mceButtonDisabled span {opacity:0.3; filter:alpha(opacity=30)}
|
||||
.defaultSimpleSkin .mceButtonDisabled span {opacity:0.3; -ms-filter:'alpha(opacity=30)'; filter:alpha(opacity=30)}
|
||||
|
||||
/* Separator */
|
||||
.defaultSimpleSkin .mceSeparator {display:block; background:url(../../img/icons.gif) -180px 0; width:2px; height:20px; margin:0 2px 0 4px}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue