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 @@
-
-
-
-
-
+
+
+
+
+
+
-
-
-
-
-
-
+
+
+
+
+
+
+

