add icons for freehand square/circle
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@171 eee81c28-f429-11dd-99c0-75d572ba1ddd
This commit is contained in:
@@ -171,7 +171,7 @@
|
||||
}
|
||||
|
||||
#svg_editor #tool_fhrect {
|
||||
background: 2px 2px url('images/path.png') no-repeat;
|
||||
background: 2px 2px url('images/freehand-square.png') no-repeat;
|
||||
}
|
||||
|
||||
#svg_editor #tool_circle {
|
||||
@@ -183,7 +183,7 @@
|
||||
}
|
||||
|
||||
#svg_editor #tool_fhellipse {
|
||||
background: 2px 2px url('images/path.png') no-repeat;
|
||||
background: 2px 2px url('images/freehand-circle.png') no-repeat;
|
||||
}
|
||||
|
||||
#svg_editor #tools_rect div, #svg_editor #tools_ellipse div {
|
||||
|
||||
Reference in New Issue
Block a user