diff --git a/modules/editor/skins/msword2007/css/editor.css b/modules/editor/skins/msword2007/css/editor.css index f86cc6946..c34e0a9a9 100644 --- a/modules/editor/skins/msword2007/css/editor.css +++ b/modules/editor/skins/msword2007/css/editor.css @@ -3,7 +3,7 @@ .xeEditor { } .xeEditor .optionABC, .xeEditor .option2, -.xeEditor .optionDE { clear:both; width:100%; border-bottom:1px solid #c2c2c2; overflow:hidden; background:#ffffff url(../images/bgBoardEditorOption.gif) no-repeat -3px bottom;} +.xeEditor .optionDE { clear:both; width:100%; border-bottom:1px solid #c2c2c2; overflow:hidden; background:#ffffff url(../images/bgBoardEditorOption.png) no-repeat -3px bottom;} .xeEditor .optionABC .selectGroup { white-space:nowrap; display:block; height:22px; margin:0 .5em 0 0; padding-left:1em; float:left;} .xeEditor .optionABC .buttonGroup, .xeEditor .option2 .buttonGroup { white-space:nowrap; position:relative; display:block; margin:0 .5em 0 0; float:left; height:22px; overflow:hidden; padding-left:2px;} @@ -13,7 +13,7 @@ .xeEditor .optionB, .xeEditor .optionC, .xeEditor .optionE, -.xeEditor .optionF { float:left; background:#ffffff url(../images/bgBoardEditorOption.gif) no-repeat left bottom; padding:.5em 0 .5em .7em; overflow:hidden;} +.xeEditor .optionF { float:left; background:#ffffff url(../images/bgBoardEditorOption.png) no-repeat left bottom; padding:.5em 0 .5em .7em; overflow:hidden;} .xeEditor .optionA *, .xeEditor .optionB *, .xeEditor .optionC *, diff --git a/modules/editor/skins/msword2007/images/bgBoardEditorOption.gif b/modules/editor/skins/msword2007/images/bgBoardEditorOption.gif deleted file mode 100644 index ec7bb62a8..000000000 Binary files a/modules/editor/skins/msword2007/images/bgBoardEditorOption.gif and /dev/null differ diff --git a/modules/editor/skins/msword2007/images/bgBoardEditorOption.png b/modules/editor/skins/msword2007/images/bgBoardEditorOption.png index 5e1041c40..c17e3a74c 100644 Binary files a/modules/editor/skins/msword2007/images/bgBoardEditorOption.png and b/modules/editor/skins/msword2007/images/bgBoardEditorOption.png differ diff --git a/modules/editor/skins/msword2007/images/editor_btn_ac.gif b/modules/editor/skins/msword2007/images/editor_btn_ac.gif index 7e2a6ef89..889bac6d1 100644 Binary files a/modules/editor/skins/msword2007/images/editor_btn_ac.gif and b/modules/editor/skins/msword2007/images/editor_btn_ac.gif differ diff --git a/modules/editor/skins/msword2007/images/editor_btn_aj.gif b/modules/editor/skins/msword2007/images/editor_btn_aj.gif index fe07c2776..a660778ff 100644 Binary files a/modules/editor/skins/msword2007/images/editor_btn_aj.gif and b/modules/editor/skins/msword2007/images/editor_btn_aj.gif differ diff --git a/modules/editor/skins/msword2007/images/editor_btn_ar.gif b/modules/editor/skins/msword2007/images/editor_btn_ar.gif index c7954a564..8a9a7dad5 100644 Binary files a/modules/editor/skins/msword2007/images/editor_btn_ar.gif and b/modules/editor/skins/msword2007/images/editor_btn_ar.gif differ diff --git a/modules/editor/skins/msword2007/images/editor_btn_bg.gif b/modules/editor/skins/msword2007/images/editor_btn_bg.gif index e56b89ee9..5ef293348 100644 Binary files a/modules/editor/skins/msword2007/images/editor_btn_bg.gif and b/modules/editor/skins/msword2007/images/editor_btn_bg.gif differ diff --git a/modules/editor/skins/msword2007/images/editor_btn_c.gif b/modules/editor/skins/msword2007/images/editor_btn_c.gif index cbca4ef09..4d69b17c8 100644 Binary files a/modules/editor/skins/msword2007/images/editor_btn_c.gif and b/modules/editor/skins/msword2007/images/editor_btn_c.gif differ diff --git a/modules/editor/skins/msword2007/images/editor_btn_copy.gif b/modules/editor/skins/msword2007/images/editor_btn_copy.gif deleted file mode 100644 index dfe936fea..000000000 Binary files a/modules/editor/skins/msword2007/images/editor_btn_copy.gif and /dev/null differ diff --git a/modules/editor/skins/msword2007/images/editor_btn_cut.gif b/modules/editor/skins/msword2007/images/editor_btn_cut.gif deleted file mode 100644 index b1be31e5f..000000000 Binary files a/modules/editor/skins/msword2007/images/editor_btn_cut.gif and /dev/null differ diff --git a/modules/editor/skins/msword2007/images/editor_btn_i.gif b/modules/editor/skins/msword2007/images/editor_btn_i.gif index 531b38a9d..ef993323a 100644 Binary files a/modules/editor/skins/msword2007/images/editor_btn_i.gif and b/modules/editor/skins/msword2007/images/editor_btn_i.gif differ diff --git a/modules/editor/skins/msword2007/images/editor_btn_id.gif b/modules/editor/skins/msword2007/images/editor_btn_id.gif index 34adb7228..a45cc3b23 100644 Binary files a/modules/editor/skins/msword2007/images/editor_btn_id.gif and b/modules/editor/skins/msword2007/images/editor_btn_id.gif differ diff --git a/modules/editor/skins/msword2007/images/editor_btn_lh.gif b/modules/editor/skins/msword2007/images/editor_btn_lh.gif deleted file mode 100644 index f104fb89d..000000000 Binary files a/modules/editor/skins/msword2007/images/editor_btn_lh.gif and /dev/null differ diff --git a/modules/editor/skins/msword2007/images/editor_btn_od.gif b/modules/editor/skins/msword2007/images/editor_btn_od.gif index db39d5b02..544757c9a 100644 Binary files a/modules/editor/skins/msword2007/images/editor_btn_od.gif and b/modules/editor/skins/msword2007/images/editor_btn_od.gif differ diff --git a/modules/editor/skins/msword2007/images/editor_btn_ol.gif b/modules/editor/skins/msword2007/images/editor_btn_ol.gif index 1fbe7c945..b6a9f48c5 100644 Binary files a/modules/editor/skins/msword2007/images/editor_btn_ol.gif and b/modules/editor/skins/msword2007/images/editor_btn_ol.gif differ diff --git a/modules/editor/skins/msword2007/images/editor_btn_paste.gif b/modules/editor/skins/msword2007/images/editor_btn_paste.gif deleted file mode 100644 index db4ccd7f6..000000000 Binary files a/modules/editor/skins/msword2007/images/editor_btn_paste.gif and /dev/null differ diff --git a/modules/editor/skins/msword2007/images/editor_btn_print.gif b/modules/editor/skins/msword2007/images/editor_btn_print.gif deleted file mode 100644 index 1d58e1f2e..000000000 Binary files a/modules/editor/skins/msword2007/images/editor_btn_print.gif and /dev/null differ diff --git a/modules/editor/skins/msword2007/images/editor_btn_redo.gif b/modules/editor/skins/msword2007/images/editor_btn_redo.gif deleted file mode 100644 index 84b6644ca..000000000 Binary files a/modules/editor/skins/msword2007/images/editor_btn_redo.gif and /dev/null differ diff --git a/modules/editor/skins/msword2007/images/editor_btn_s.gif b/modules/editor/skins/msword2007/images/editor_btn_s.gif index 23dad2552..18bc6358d 100644 Binary files a/modules/editor/skins/msword2007/images/editor_btn_s.gif and b/modules/editor/skins/msword2007/images/editor_btn_s.gif differ diff --git a/modules/editor/skins/msword2007/images/editor_btn_saveas.gif b/modules/editor/skins/msword2007/images/editor_btn_saveas.gif deleted file mode 100644 index f044f977e..000000000 Binary files a/modules/editor/skins/msword2007/images/editor_btn_saveas.gif and /dev/null differ diff --git a/modules/editor/skins/msword2007/images/editor_btn_tag.gif b/modules/editor/skins/msword2007/images/editor_btn_tag.gif deleted file mode 100644 index e29fb2cdb..000000000 Binary files a/modules/editor/skins/msword2007/images/editor_btn_tag.gif and /dev/null differ diff --git a/modules/editor/skins/msword2007/images/editor_btn_u.gif b/modules/editor/skins/msword2007/images/editor_btn_u.gif index 9f15891c9..cd5e11f67 100644 Binary files a/modules/editor/skins/msword2007/images/editor_btn_u.gif and b/modules/editor/skins/msword2007/images/editor_btn_u.gif differ diff --git a/modules/editor/skins/msword2007/images/editor_btn_ul.gif b/modules/editor/skins/msword2007/images/editor_btn_ul.gif index eeb7f2035..5e136ffc4 100644 Binary files a/modules/editor/skins/msword2007/images/editor_btn_ul.gif and b/modules/editor/skins/msword2007/images/editor_btn_ul.gif differ diff --git a/modules/editor/skins/msword2007/images/editor_btn_undo.gif b/modules/editor/skins/msword2007/images/editor_btn_undo.gif deleted file mode 100644 index a300862d7..000000000 Binary files a/modules/editor/skins/msword2007/images/editor_btn_undo.gif and /dev/null differ