Improved source view buttons
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@475 eee81c28-f429-11dd-99c0-75d572ba1ddd
This commit is contained in:
@@ -331,6 +331,15 @@ div.color_block {
|
||||
padding-left: 20px;
|
||||
}
|
||||
|
||||
#svg_source_editor #tool_source_back button {
|
||||
margin: 10px;
|
||||
#svg_source_editor button {
|
||||
padding: 5px 2px 6px 28px;
|
||||
margin: 5px 20px 0 0;
|
||||
}
|
||||
|
||||
#tool_source_save {
|
||||
background: #E8E8E8 url(images/save.png) no-repeat 2px 2px;
|
||||
}
|
||||
|
||||
#tool_source_cancel {
|
||||
background: #E8E8E8 url(images/cancel.png) no-repeat 2px 2px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user