From 5625062135442488e2e3c096a3d5cf185dca6f11 Mon Sep 17 00:00:00 2001 From: "alexandria.gomez" Date: Mon, 14 Aug 2023 11:00:18 -0400 Subject: [PATCH] update repo browser styling --- .../GetDocumentDataDialog.tsx | 2 +- .../SaveToLaserficheDialog.tsx | 2 +- .../SendToLaserFiche.module.scss | 8 +- .../LaserficheAdminConfiguration.module.scss | 95 +++++++++++++++ .../ProfileConfigurationComponents.tsx | 109 ++++++++---------- 5 files changed, 146 insertions(+), 70 deletions(-) diff --git a/src/extensions/savetoLaserfiche/GetDocumentDataDialog.tsx b/src/extensions/savetoLaserfiche/GetDocumentDataDialog.tsx index d3578d6..070ff2f 100644 --- a/src/extensions/savetoLaserfiche/GetDocumentDataDialog.tsx +++ b/src/extensions/savetoLaserfiche/GetDocumentDataDialog.tsx @@ -455,7 +455,7 @@ function GetDocumentDialogData(props: { width='30' height='30' /> -

Laserfiche

+ Laserfiche @@ -313,64 +310,51 @@ export function RepositoryBrowserModal(props: { return ( <> -
-
-
-
- Select folder for saving to Laserfiche -
- -
-
-
-
- -
- - - - - -
-
-
+
+
+
+
Select folder
+ + +
+ +
+ +
+ +
+ + +
@@ -710,7 +694,8 @@ function getMappingErrorMessage( > SharePoint field type of {spFieldtype} cannot be mapped with Laserfiche field type of {lfFieldtype} - warningData types mismatch + warningData types + mismatch
); } else {