diff --git a/vue_frontend/src/components/CastNode.vue b/vue_frontend/src/components/CastNode.vue index 2f09ec2b..146bf5de 100644 --- a/vue_frontend/src/components/CastNode.vue +++ b/vue_frontend/src/components/CastNode.vue @@ -7,7 +7,7 @@
-

{{ currentText }}

+

{{ currentText }}

diff --git a/vue_frontend/src/components/TreeNode.vue b/vue_frontend/src/components/TreeNode.vue index cb976a62..0d82b1a6 100644 --- a/vue_frontend/src/components/TreeNode.vue +++ b/vue_frontend/src/components/TreeNode.vue @@ -16,14 +16,14 @@
-
+
Vložit jako syna:
-
+
Vložit před:
@@ -33,7 +33,8 @@
- + +
-
+
Vložit mezi: Vložit za:
- + +
@@ -73,7 +75,7 @@ :debugMode="debugMode">
-
+
Vložit mezi: Vložit za: @@ -110,8 +112,7 @@ export default { }, data: () => ({ debugShow: false, - showChildren: false, - editorMode: false + showChildren: false }), computed: { }, @@ -153,16 +154,8 @@ export default { border: #6a0043 2px dashed; } -.mam-org-only { - margin: 4px; -} - .nodebug { /* display: none; */ } -.schovat { - display: none -} - diff --git a/vue_frontend/src/components/UlohaVzorakNode.vue b/vue_frontend/src/components/UlohaVzorakNode.vue index d0059210..fef14e21 100644 --- a/vue_frontend/src/components/UlohaVzorakNode.vue +++ b/vue_frontend/src/components/UlohaVzorakNode.vue @@ -2,7 +2,7 @@
Řešení {{item.node.uloha.cislo_zadani.poradi}}.{{ item.node.uloha.kod }}: {{ item.node.uloha.nazev }}
- +