Hiding shape tracing in the admin if it is on.

--HG--
branch : 1.x
This commit is contained in:
jowall
2011-04-06 18:34:20 -07:00
parent 5a79521d11
commit 342b12539f

View File

@@ -121,6 +121,9 @@ body {
iframe {border:1px solid #eee;}
/*Hide shape tracing*/
#shape-tracing-container {display:none;}
/* Headings */
h1,h2,h3,h4,h5,h6 { font-weight: normal;}