From 337b1c1ee06170c95b93198fb9208e48b0c533c4 Mon Sep 17 00:00:00 2001 From: Matthew Gleich Date: Mon, 10 Aug 2020 15:01:18 -0400 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20Fix=20CSS=20comment?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/css/style.blue.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/css/style.blue.css b/public/css/style.blue.css index 344947b95..a83154d27 100755 --- a/public/css/style.blue.css +++ b/public/css/style.blue.css @@ -1270,8 +1270,8 @@ h1 { .navbar-default .navbar-nav > .active > a:focus { color: #555555; /* change the color of the active tab for the front-end UI */ - background-color: #4993e4;*/ /* green - /*background-color: #49e45b; /* green */*/ + background-color: #4993e4; /* green + /*background-color: #49e45b; /* green */ } .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover,