diff --git a/editor/images/flyup.gif b/editor/images/flyup.gif new file mode 100644 index 00000000..c027e137 Binary files /dev/null and b/editor/images/flyup.gif differ diff --git a/editor/svg-editor.css b/editor/svg-editor.css index feffd545..a2dc7920 100644 --- a/editor/svg-editor.css +++ b/editor/svg-editor.css @@ -207,7 +207,7 @@ span.zoom_tool { } #zoom_dropdown button { - background: transparent 3px 8px url('images/dropdown.gif') no-repeat; + background: transparent 3px 8px url('images/flyup.gif') no-repeat; width: 15px; height: 21px; margin: 6px 0 0 3px; @@ -232,7 +232,7 @@ span.zoom_tool { margin: 0; padding: 0; left: -93px; - top: 30px; + bottom: 26px; display: none; } diff --git a/editor/svg-editor.html b/editor/svg-editor.html index 4c73bdf7..d0e00c16 100644 --- a/editor/svg-editor.html +++ b/editor/svg-editor.html @@ -57,28 +57,6 @@
- -
- | - zoom: - -
- - -
-
-
| @@ -248,6 +226,28 @@
+ +
+ zoom: + +
+ +
    +
  • 100%
  • +
  • Fit to content
  • +
  • Fit to selection
  • +
  • Fit to canvas
  • +
  • 25%
  • +
  • 50%
  • +
  • 100%
  • +
  • 200%
  • +
  • 400%
  • +
  • 1000%
  • +
+
+ | +
+