From c4b5fa1430c71025e707ce4cf585d3960e5a60c1 Mon Sep 17 00:00:00 2001 From: Alexis Deveria Date: Fri, 6 Nov 2009 21:24:00 +0000 Subject: [PATCH] Fixed many of the remaining todos for SVG-icons git-svn-id: http://svg-edit.googlecode.com/svn/branches/transformlist@913 eee81c28-f429-11dd-99c0-75d572ba1ddd --- editor/images/svg_edit_icons.svg | 144 +++++++++++++++++++++++++++++++ editor/svg-editor-svgicons.html | 131 +++++++++++++++++++++------- 2 files changed, 244 insertions(+), 31 deletions(-) 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 @@ + + + + + + + + + + + + + + Layer 1 + + + + + + + + @@ -627,6 +649,96 @@ + + + + + Layer 1 + + + + + + + + + + + + + + + + + Layer 1 + + + + + + + + + + + Layer 1 + + + + + + + + + + + + + + Layer 1 + + + + + + + + + + + + + + + + Layer 1 + + + + + + + + + + + + + + + + Layer 1 + + + + + + + + + + + @@ -657,6 +769,38 @@ + + + + + + + + + + + Layer 1 + + + + + + + + + + + + + + + + Layer 1 + + + + + \ 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">
- +
@@ -704,13 +773,13 @@ script type="text/javascript" src="locale/locale.min.js">
- + - + - + - +
fill:fill:
100%
100%
stroke:stroke:
100 %
100 %