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/o2k7/content.css
vendored
Executable file → Normal file
0
webapp/web/js/tiny_mce/themes/simple/skins/o2k7/content.css
vendored
Executable file → Normal file
0
webapp/web/js/tiny_mce/themes/simple/skins/o2k7/img/button_bg.png
vendored
Executable file → Normal file
0
webapp/web/js/tiny_mce/themes/simple/skins/o2k7/img/button_bg.png
vendored
Executable file → Normal file
Before Width: | Height: | Size: 5 KiB After Width: | Height: | Size: 5 KiB |
2
webapp/web/js/tiny_mce/themes/simple/skins/o2k7/ui.css
vendored
Executable file → Normal file
2
webapp/web/js/tiny_mce/themes/simple/skins/o2k7/ui.css
vendored
Executable file → Normal file
|
@ -18,7 +18,7 @@
|
|||
.o2k7SimpleSkin a.mceButton span, .o2k7SimpleSkin a.mceButton img {margin:1px 0 0 1px}
|
||||
.o2k7SimpleSkin a.mceButtonEnabled:hover {background-color:#B2BBD0; background-position:0 -22px}
|
||||
.o2k7SimpleSkin a.mceButtonActive {background-position:0 -44px}
|
||||
.o2k7SimpleSkin .mceButtonDisabled span {opacity:0.3; filter:alpha(opacity=30)}
|
||||
.o2k7SimpleSkin .mceButtonDisabled span {opacity:0.3; -ms-filter:'alpha(opacity=30)'; filter:alpha(opacity=30)}
|
||||
|
||||
/* Separator */
|
||||
.o2k7SimpleSkin .mceSeparator {display:block; background:url(img/button_bg.png) -22px 0; width:5px; height:22px}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue