From c3822dffe943cb05cbb7efa5e4224cc4f357cd9b Mon Sep 17 00:00:00 2001 From: Maxim Stewart Date: Sun, 5 Jul 2020 15:03:22 -0500 Subject: [PATCH] css control change --- src/css/tabsSearch.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/css/tabsSearch.css b/src/css/tabsSearch.css index aefe5bb..c7bc07a 100644 --- a/src/css/tabsSearch.css +++ b/src/css/tabsSearch.css @@ -33,6 +33,10 @@ html, body { overflow-x: hidden; } color: rgb(255,255,255); } +#tabControls { + background-color: rgba(9,107,120, 0.0); +} + #tabControls2 { height: 152px; width: auto;