From 8cd29d024df24ac0c726227ba3de293584fdd1e3 Mon Sep 17 00:00:00 2001 From: Settel Date: Mon, 19 Sep 2022 12:25:23 +0200 Subject: [PATCH] bugfix: correct color of edit pencil from red to black --- client/src/assets/icons/edit.svg | 6 +- .../src/components/QuoteExplainationBox.vue | 74 ++++++++++++++++++- 2 files changed, 73 insertions(+), 7 deletions(-) diff --git a/client/src/assets/icons/edit.svg b/client/src/assets/icons/edit.svg index b4c78e2..544c058 100644 --- a/client/src/assets/icons/edit.svg +++ b/client/src/assets/icons/edit.svg @@ -62,7 +62,7 @@ />
-

{{ $t('explain-game-p-1') }}

-

{{ $t('explain-game-p-2') }}

+

{{ $t('explain-game-p-1') }}

+

{{ $t('explain-game-p-2') }}

+
+
{{ $t('examples') }}
+
{{ $t('click-for-next') }}
+
+
+ +
+ {{ $t(`example-quote-${quoteNr}`) }} +
+
+
@@ -11,7 +22,7 @@ \ No newline at end of file