From 13fc070da716b5658d129935b8475810f130814c Mon Sep 17 00:00:00 2001 From: shekhar16 Date: Tue, 28 Nov 2023 00:24:54 +0530 Subject: [PATCH 1/3] fix(gluu-core-bom): collapse expand for oxtrust gluu-core-bom/issues/38 --- .../main/webapp/WEB-INF/incl/layout/newtemplate.xhtml | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/server/src/main/webapp/WEB-INF/incl/layout/newtemplate.xhtml b/server/src/main/webapp/WEB-INF/incl/layout/newtemplate.xhtml index 2005d037b..1224d866e 100644 --- a/server/src/main/webapp/WEB-INF/incl/layout/newtemplate.xhtml +++ b/server/src/main/webapp/WEB-INF/incl/layout/newtemplate.xhtml @@ -245,7 +245,15 @@ select { background: transparent; margin: inherit !important; } - +a { + text-decoration: none !important; +} +.collapse.in { + display: block !important; +} +.collapse { + display: none !important; +} From c01f04ba927a6baac13c2bcc4fdafa205204241e Mon Sep 17 00:00:00 2001 From: shekhar16 Date: Tue, 5 Dec 2023 22:48:52 +0530 Subject: [PATCH 2/3] fix(gluu-core-bom): fix design for bootstrap 5 gluu-core-bom/issues/38 --- .../customAuthenticationForm.xhtml | 8 +- .../WEB-INF/incl/client/clientForm.xhtml | 20 +-- .../WEB-INF/incl/layout/newtemplate.xhtml | 116 ++++++++++++++++++ .../webapp/WEB-INF/incl/layout/topmenu.xhtml | 2 +- .../incl/organization/cacheRefreshForm.xhtml | 10 +- .../incl/organization/organizationForm.xhtml | 8 +- .../incl/radius/serverConfigForm.xhtml | 6 +- .../webapp/attribute/attributeExport.xhtml | 4 +- .../configuration/updateConfiguration.xhtml | 14 +-- .../main/webapp/logviewer/viewLogFile.xhtml | 8 +- 10 files changed, 156 insertions(+), 40 deletions(-) diff --git a/server/src/main/webapp/WEB-INF/incl/authentication/customAuthenticationForm.xhtml b/server/src/main/webapp/WEB-INF/incl/authentication/customAuthenticationForm.xhtml index 9a956f8ad..2aafdfcb2 100644 --- a/server/src/main/webapp/WEB-INF/incl/authentication/customAuthenticationForm.xhtml +++ b/server/src/main/webapp/WEB-INF/incl/authentication/customAuthenticationForm.xhtml @@ -30,10 +30,10 @@ iconAwesome="fa-suitcase" collapsible="false">