From 56e417e41834cc5b29c8ba0c57af128d5ae5c012 Mon Sep 17 00:00:00 2001 From: waridrox Date: Tue, 20 Jul 2021 05:14:54 +0530 Subject: [PATCH] fixed wrong css syntax --- app/assets/stylesheets/style.css | 2 +- app/views/capture/index2.html.erb | 14 ++++---------- 2 files changed, 5 insertions(+), 11 deletions(-) diff --git a/app/assets/stylesheets/style.css b/app/assets/stylesheets/style.css index 1483674e8..b40d13e16 100644 --- a/app/assets/stylesheets/style.css +++ b/app/assets/stylesheets/style.css @@ -91,7 +91,7 @@ h5 small { } .capture-navbar.red .nav .active a { - background-color: #900; + background-color: #900 !important; } #display { diff --git a/app/views/capture/index2.html.erb b/app/views/capture/index2.html.erb index 29eedc766..36146ffcf 100644 --- a/app/views/capture/index2.html.erb +++ b/app/views/capture/index2.html.erb @@ -78,7 +78,7 @@ Settings