enhance UI
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@90 eee81c28-f429-11dd-99c0-75d572ba1ddd
This commit is contained in:
@@ -69,22 +69,30 @@
|
||||
background: #E8E8E8;
|
||||
border: 1px solid #808080;
|
||||
padding: 4px;
|
||||
float:left;
|
||||
clear:both;
|
||||
float: left;
|
||||
clear: both;
|
||||
}
|
||||
|
||||
#context_tools {
|
||||
width: 800px;
|
||||
width: 705px;
|
||||
height: 34px;
|
||||
border-bottom: none;
|
||||
}
|
||||
|
||||
#tools {
|
||||
border-right: none;
|
||||
height: 504px;
|
||||
width: 64px;
|
||||
}
|
||||
|
||||
#tool_delete {
|
||||
display: none;
|
||||
}
|
||||
|
||||
#text_panel {
|
||||
#text_panel {
|
||||
display: none;
|
||||
}
|
||||
|
||||
#text_panel .text_tool {
|
||||
vertical-align:12px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user