Fixed bug where wireframe mode would hide grid, made minor translation changes

git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1886 eee81c28-f429-11dd-99c0-75d572ba1ddd
This commit is contained in:
Alexis Deveria
2010-12-17 21:11:18 +00:00
parent 833b280504
commit 3622c3d92b
4 changed files with 42 additions and 15 deletions

View File

@@ -511,7 +511,7 @@
stroke: none;
}
#workarea.wireframe #canvasBackground rect {
#workarea.wireframe #canvasBackground > rect {
fill: #FFF !important;
}