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-75d572ba1dddmaster
parent
d079c45e52
commit
c325437af3
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue