replaced missing editor_wrapper style
authorgreg gay <ggay@ocad.ca>
Mon, 27 Sep 2010 16:49:55 +0000 (16:49 -0000)
committergreg gay <ggay@ocad.ca>
Mon, 27 Sep 2010 16:49:55 +0000 (16:49 -0000)
docs/themes/default/styles.css

index 308c25b..8c4ba54 100644 (file)
@@ -1976,14 +1976,11 @@ tr.odd {
 /* Content editor wrapper div */
 
 .editor_wrapper{
-       border:0;
-       /*
+       border:1px solid #cccccc;
        border-radius:.5em;
        -moz-border-radius: .5em .5em .5em .5em;
        padding: .1em .5em .1em .5em ;
-`      */
 }
-
 /* Content editor tabs */
 .editor_buttontab {
        color:#000000;