Moving zoom panel to the bottom to give more room at the top

git-svn-id: http://svg-edit.googlecode.com/svn/trunk@658 eee81c28-f429-11dd-99c0-75d572ba1ddd
This commit is contained in:
Jeff Schiller
2009-09-16 18:35:09 +00:00
parent 30a133a399
commit 7cba0dd1f6
3 changed files with 24 additions and 24 deletions

View File

@@ -207,7 +207,7 @@ span.zoom_tool {
}
#zoom_dropdown button {
background: transparent 3px 8px url('images/dropdown.gif') no-repeat;
background: transparent 3px 8px url('images/flyup.gif') no-repeat;
width: 15px;
height: 21px;
margin: 6px 0 0 3px;
@@ -232,7 +232,7 @@ span.zoom_tool {
margin: 0;
padding: 0;
left: -93px;
top: 30px;
bottom: 26px;
display: none;
}