From 5f91555835b76b655d83d672d252c2e713147eca Mon Sep 17 00:00:00 2001 From: akrherz Date: Tue, 19 Jul 2022 08:11:24 -0500 Subject: [PATCH] polishing --- src/css/nextgen.css | 34 +++++++++++++++++----------------- src/index.html | 6 +++--- src/js/nextgen.js | 2 +- 3 files changed, 21 insertions(+), 21 deletions(-) diff --git a/src/css/nextgen.css b/src/css/nextgen.css index 10c27dd..311ed4a 100644 --- a/src/css/nextgen.css +++ b/src/css/nextgen.css @@ -61,14 +61,14 @@ width: 350px; } .container-fluid { - height:100%; + height:100%; width: 100%; padding: 0px !important; margin: 0px !important; } .fill{ - width:100%; + width:100%; height:100%; min-height:100%; padding: 0px !important; @@ -78,12 +78,12 @@ width: 350px; z-index: 2; } #sidebar { - margin: 0px; - padding: 0px; - height: 100%; - min-height: 100%; - overflow-y: hidden; - overflow-x: hidden; + margin: 0px; + padding: 0px; + height: 100%; + min-height: 100%; + overflow-y: hidden; + overflow-x: hidden; } #sidebar-content { position: absolute; @@ -133,24 +133,24 @@ width: 350px; width: 100%; } #maptitlediv { - position: absolute; - top: 65px; + position: absolute; + top: 65px; width: 100%; - padding: 0px; - z-index: 1001; + padding: 0px; + z-index: 1001; text-align: center; } #maptitle { - color: #000; - font-weight: bold; + color: #000; + font-weight: bold; font-size: larger; margin: 0px; padding: 10px; border-radius: 0px 0px 5px 5px; border: 1px solid #000; - background: #FFF; + background: #FFF; text-align: center; - z-index: 1001; + z-index: 1001; } #fdetails { background-color: rgba(0, 0, 0, 0.75); @@ -162,7 +162,7 @@ width: 350px; z-index: 1002; } #fdetails span { - color: #0ff; + color: #0ff; } /* xs < 768 */ diff --git a/src/index.html b/src/index.html index 464f577..b32bb02 100644 --- a/src/index.html +++ b/src/index.html @@ -113,8 +113,8 @@
-
-
+
+