diff --git a/modules/editor/components/image_gallery/tpl/images/next.gif b/modules/editor/components/image_gallery/tpl/images/next.gif new file mode 100644 index 000000000..a0afb991d Binary files /dev/null and b/modules/editor/components/image_gallery/tpl/images/next.gif differ diff --git a/modules/editor/components/image_gallery/tpl/images/prev.gif b/modules/editor/components/image_gallery/tpl/images/prev.gif new file mode 100644 index 000000000..df1b4aabf Binary files /dev/null and b/modules/editor/components/image_gallery/tpl/images/prev.gif differ diff --git a/modules/editor/components/image_gallery/tpl/slide_gallery.css b/modules/editor/components/image_gallery/tpl/slide_gallery.css index bf90c788d..174fb29d8 100644 --- a/modules/editor/components/image_gallery/tpl/slide_gallery.css +++ b/modules/editor/components/image_gallery/tpl/slide_gallery.css @@ -17,6 +17,11 @@ color:#444444; font-family:verdana; font-size:8pt; + cursor:pointer; +} + +.slide_gallery_navigator_box img { + vertical-align:bottom; } .slide_gallery_main_image_box { diff --git a/modules/editor/components/image_gallery/tpl/slide_gallery.html b/modules/editor/components/image_gallery/tpl/slide_gallery.html index fc509d00b..a23e3a725 100644 --- a/modules/editor/components/image_gallery/tpl/slide_gallery.html +++ b/modules/editor/components/image_gallery/tpl/slide_gallery.html @@ -14,13 +14,12 @@
diff --git a/modules/editor/tpl/editor.html b/modules/editor/tpl/editor.html index d75ec4e00..f9dc3d32f 100644 --- a/modules/editor/tpl/editor.html +++ b/modules/editor/tpl/editor.html @@ -40,25 +40,25 @@
- - - - - - - - + {$lang->edit->help_fontcolor} + {$lang->edit->help_fontbgcolor} + {$lang->edit->help_bold} + {$lang->edit->help_italic} + {$lang->edit->help_underline} + {$lang->edit->help_strike} + {$lang->edit->help_undo} + {$lang->edit->help_redo}
- - - - - - - + {$lang->edit->help_align_left} + {$lang->edit->help_align_center} + {$lang->edit->help_align_right} + {$lang->edit->help_remove_indent} + {$lang->edit->help_add_indent} + list number + list bullet
@@ -68,7 +68,7 @@
- + {$component}
@@ -95,7 +95,7 @@ -
+
preview