gui_optimization_25461 #16

Merged
francesco.mangiacrapa merged 6 commits from gui_optimization_25461 into master 2023-09-05 15:16:50 +02:00
2 changed files with 19 additions and 13 deletions
Showing only changes of commit 5cde386089 - Show all commits

View File

@ -68,6 +68,7 @@
@ -159,6 +160,7 @@
@ -250,6 +252,7 @@
@ -341,6 +344,7 @@
@ -432,6 +436,7 @@
@ -454,9 +459,7 @@
<wb-resource deploy-path="/WEB-INF/classes" source-path="/src/main/java"/>
<dependent-module archiveName="geoportal-data-common-2.2.1-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/geoportal-data-common/geoportal-data-common">
<dependency-type>uses</dependency-type>
</dependent-module>
@ -617,6 +620,7 @@
@ -708,6 +712,7 @@
@ -799,6 +804,7 @@

View File

@ -200,7 +200,7 @@ body {
/*margin-top: 30px;*/
overflow-y: auto;
transition: width 0.5s;
z-index: 200;
z-index: 950;
}
.overlay {