diff --git a/editor/images/svg_edit_icons.svg b/editor/images/svg_edit_icons.svg
index ac922005..a58442c8 100644
--- a/editor/images/svg_edit_icons.svg
+++ b/editor/images/svg_edit_icons.svg
@@ -380,6 +380,28 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/editor/svg-editor-svgicons.html b/editor/svg-editor-svgicons.html
index 1ac6d8a4..c455393d 100644
--- a/editor/svg-editor-svgicons.html
+++ b/editor/svg-editor-svgicons.html
@@ -102,27 +102,47 @@
#svg_editor #tool_fhrect,
#svg_editor #tool_circle,
#svg_editor #tool_ellipse,
-#svg_editor #tool_fhellipse {
+#svg_editor #tool_fhellipse,
+#svg_editor #tool_alignleft,
+#svg_editor #tool_aligncenter,
+#svg_editor #tool_alignright,
+#svg_editor #tool_aligntop,
+#svg_editor #tool_alignmiddle,
+#svg_editor #tool_alignbottom {
background: none;
}
+button#tool_source_save,
+button#tool_source_cancel,
+button#tool_docprops_save,
+button#tool_docprops_cancel {
+ border:1px solid #dedede;
+ line-height:130%;
+ background: #E8E8E8 none;
+ padding:5px 10px 5px 7px; /* Firefox */
+ line-height:17px; /* Safari */
+}
+
+.toolbar_button button .svg_icon {
+ margin:0 3px -3px 0 !important;
+ padding:0;
+ border:none;
+ width:16px;
+ height:16px;
+}
+
@@ -492,7 +561,7 @@ script type="text/javascript" src="locale/locale.min.js">
-
![Open Image [O] Open](images/open.png)
+
@@ -704,13 +773,13 @@ script type="text/javascript" src="locale/locale.min.js">