in progress: connect se-dropdown to svgedit

This commit is contained in:
JFH
2020-11-15 14:50:05 +01:00
parent 878720409e
commit a140cb5aab
5 changed files with 91 additions and 101 deletions

View File

@@ -140,12 +140,6 @@ select {
margin: 1px;
}
#zoomLabel {
cursor: pointer;
margin-right: 5px;
padding-top: 4px
}
#linkLabel > svg {
height: 20px;
padding-top: 4px;
@@ -576,15 +570,6 @@ input[type=text] {
z-index: 11;
}
span.zoom_tool {
line-height: 26px;
padding: 3px;
}
#zoom_panel {
margin-top: 5px;
}
.dropdown {
position: relative;
}