editor: edumed exercises - visual tweaks
[fnpeditor.git] / src / editor / plugins / core / edumed / gaps / element.js
index 294ac0a..db8d0c5 100644 (file)
@@ -16,6 +16,7 @@ _.extend(OrderExerciceElement, {
         this._container().append(view);
 
         this.createContainer(this.wlxmlNode.contents(), {
+            resetBackground: true,
             manages: function() {
                 return true;
             },