editor: core plugin - edumed - remove execise button
[fnpeditor.git] / src / editor / plugins / core / edumed / edumed.less
index 31a3f5b..b78f792 100644 (file)
@@ -1,4 +1,7 @@
 @import 'order/order.less';
+@import 'gaps/gaps.less';
+@import 'replace/replace.less';
+@import 'choice/choice.less';
 
 .edumed-exercise {
 
     .btn {
         line-height: 12px;
     }
+}
+
+.edumed-exercise-remove {
+    position: absolute;
+    top: 20px;
+    right: 5px;
+    padding: 0 3px;
+    line-height: 15px;
 }
\ No newline at end of file