From 1fd2c05ced33187fc403a6ed2df32bd4beb4519d Mon Sep 17 00:00:00 2001 From: Luca Trupiano Date: Fri, 24 Feb 2023 15:06:20 +0100 Subject: [PATCH] Fissati problemi di dimensionamento, diventato automatico --- css/custom1_4.2.css | 13 ++------- css/custom2_4.2.css | 13 ++------- index_4.2.html | 4 +-- js/minimap.js | 70 ++++++++++++++++++++++----------------------- js/script_4.2.js | 31 +++++++++----------- 5 files changed, 55 insertions(+), 76 deletions(-) diff --git a/css/custom1_4.2.css b/css/custom1_4.2.css index 5bc2e56..cf62444 100644 --- a/css/custom1_4.2.css +++ b/css/custom1_4.2.css @@ -19,7 +19,7 @@ body { } .tableMain { - height: 950px; + height: 95%; min-height: 600px; } @@ -33,7 +33,7 @@ body { } #colVisualizza { - max-height: 950px; + max-height: 95%; min-height: 600px; } @@ -53,20 +53,15 @@ body { .minimap { width: 108px; - min-height: 700px; + min-height: 600px; } .menuRicerca { width: 30%; } -.visCanto { - height: 500px; -} - #displaycanto { display: d-flex; - height: 500px; overflow-y: scroll; } @@ -78,8 +73,6 @@ body { overflow: auto !important; } -.row-content { height: 100%; display: d-flex;} - .doubleborder { z-index: 90; border-bottom-width: 8px !important; diff --git a/css/custom2_4.2.css b/css/custom2_4.2.css index 5f145bc..96a7f53 100644 --- a/css/custom2_4.2.css +++ b/css/custom2_4.2.css @@ -19,7 +19,7 @@ body { } .tableMain { - height: 950px; + height: 95%; min-height: 600px; } @@ -33,7 +33,7 @@ body { } #colVisualizza { - max-height: 950px; + max-height: 95%; min-height: 600px; } @@ -53,20 +53,15 @@ body { .minimap { width: 108px; - min-height: 700px; + min-height: 600px; } .menuRicerca { width: 30%; } -.visCanto { - height: 500px; -} - #displaycanto { display: d-flex; - height: 500px; overflow-y: scroll; } @@ -78,8 +73,6 @@ body { overflow: auto !important; } -.row-content { height: 100%; display: d-flex;} - .doubleborder { z-index: 90; border-bottom-width: 8px !important; diff --git a/index_4.2.html b/index_4.2.html index 02a5419..17b003a 100644 --- a/index_4.2.html +++ b/index_4.2.html @@ -387,8 +387,8 @@ -
-