Fix Issue 221: Zoom button goes back to being a down arrow
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@726 eee81c28-f429-11dd-99c0-75d572ba1ddd
This commit is contained in:
@@ -300,7 +300,7 @@ span.zoom_tool {
|
||||
}
|
||||
|
||||
#zoom_dropdown button {
|
||||
background: transparent 3px 8px url('images/flyup.gif') no-repeat;
|
||||
background: transparent 3px 8px url('images/dropdown.gif') no-repeat;
|
||||
width: 15px;
|
||||
height: 21px;
|
||||
margin: 6px 0 0 3px;
|
||||
|
||||
Reference in New Issue
Block a user