Fix Issue 14: manual merge of text-enabled branch into trunk to enable text element creation/editing
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@85 eee81c28-f429-11dd-99c0-75d572ba1ddd
This commit is contained in:
@@ -57,10 +57,6 @@
|
||||
height: 16px;
|
||||
}
|
||||
|
||||
#svg_editor div#tools {
|
||||
float: left;
|
||||
}
|
||||
|
||||
#svg_editor div#workarea {
|
||||
float: left;
|
||||
}
|
||||
@@ -71,11 +67,12 @@
|
||||
float: left;
|
||||
}
|
||||
|
||||
#tools {
|
||||
.tools_panel {
|
||||
background: #E8E8E8;
|
||||
height: 580px;
|
||||
border: 1px solid #808080;
|
||||
padding: 4px;
|
||||
float:left;
|
||||
clear:both;
|
||||
}
|
||||
|
||||
.tool_button, .tool_button_current {
|
||||
|
||||
Reference in New Issue
Block a user