From 279ae95b5ab4c55813009b2ada17ff2fc5c263f7 Mon Sep 17 00:00:00 2001 From: Sofia Papacharalampous Date: Thu, 25 Apr 2024 14:07:58 +0300 Subject: [PATCH 1/3] description editor ui fixes --- .../editor/description-editor.component.html | 68 ++++++++++++------- .../editor/description-editor.component.scss | 4 +- .../table-of-contents.component.scss | 8 +-- .../dmp-editor.component.html | 2 - 4 files changed, 48 insertions(+), 34 deletions(-) diff --git a/dmp-frontend/src/app/ui/description/editor/description-editor.component.html b/dmp-frontend/src/app/ui/description/editor/description-editor.component.html index 7c59fea12..8d2a40aa1 100644 --- a/dmp-frontend/src/app/ui/description/editor/description-editor.component.html +++ b/dmp-frontend/src/app/ui/description/editor/description-editor.component.html @@ -78,48 +78,64 @@
-
-
-
+
+
+
chevron_left {{'DESCRIPTION-EDITOR.ACTIONS.BACK-TO' | translate}}
-
{{'DESCRIPTION-EDITOR.DMP' | translate}}
+
{{'DESCRIPTION-EDITOR.DMP' | translate}}
-
{{'DESCRIPTION-EDITOR.TOC.TITLE' | translate}}
-
-
-
{{'DESCRIPTION-EDITOR.TOC.MAIN-INFO' | translate}} ({{ countErrorsOfBaseInfoPage }})
-
{{'DESCRIPTION-EDITOR.TOC.MAIN-INFO' | translate}} (done)
+
{{'DESCRIPTION-EDITOR.TOC.TITLE' | translate}}
+
+
+
+
{{'DESCRIPTION-EDITOR.TOC.MAIN-INFO' | translate}} ({{ countErrorsOfBaseInfoPage }})
+
+
+
{{'DESCRIPTION-EDITOR.TOC.MAIN-INFO' | translate}} (done)
+
- +
+ +
-
-