Made wireframe background always be white (trunk)
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1162 eee81c28-f429-11dd-99c0-75d572ba1ddd
This commit is contained in:
@@ -281,6 +281,9 @@ body {
|
||||
stroke: none;
|
||||
}
|
||||
|
||||
#workarea.wireframe #svgcanvas {
|
||||
background: #FFF !important;
|
||||
}
|
||||
|
||||
#svg_editor #selected_panel,
|
||||
#svg_editor #multiselected_panel,
|
||||
|
||||
Reference in New Issue
Block a user