From ffe3e8256fe146c6a76b28ad51b71d8271118071 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kate=C5=99ina=20=C4=8C?= Date: Tue, 3 Nov 2020 21:42:15 +0100 Subject: [PATCH] =?UTF-8?q?pr=C3=A1ce=20na=20stylov=C3=A1n=C3=AD=20treenod?= =?UTF-8?q?e=20jen=20zobrazov=C3=A1n=C3=AD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- vue_frontend/src/components/CastNode.vue | 2 +- vue_frontend/src/components/TreeNode.vue | 25 +++++++------------ .../src/components/UlohaVzorakNode.vue | 2 +- 3 files changed, 11 insertions(+), 18 deletions(-) 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 }}
- +