From a171e6a8eb46c99babffa77e79f24e524a1b19e3 Mon Sep 17 00:00:00 2001 From: Patrick McGuire Date: Fri, 22 Oct 2021 17:57:39 -0400 Subject: [PATCH] Hide scroll bar --- scripts/viewdb.php | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/scripts/viewdb.php b/scripts/viewdb.php index d607905..0ab33de 100644 --- a/scripts/viewdb.php +++ b/scripts/viewdb.php @@ -163,9 +163,11 @@ $mysqli->close(); td { font-weight: lighter; } +body::-webkit-scrollbar { + display:none +} -
@@ -215,7 +217,7 @@ while($rows=$specieslist ->fetch_assoc()) - + fetch_assoc()) @@ -236,8 +238,8 @@ while($rows=$speciestally ->fetch_assoc())
SpeciesNumber of DetectionsDetections
- - + + @@ -270,7 +272,6 @@ while($rows=$mosttable ->fetch_assoc()) ?>
TimeSci_NameCom_NameScientific NameCommon Name Confidence Lat Lon
- - +