From a2a61f9e7c233d2852bcaa0d46116aafac673ad0 Mon Sep 17 00:00:00 2001 From: "francesco.mangiacrapa" Date: Wed, 6 Oct 2021 16:28:19 +0200 Subject: [PATCH] fixed css --- src/main/webapp/GeoPortalDataEntryApp.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/webapp/GeoPortalDataEntryApp.css b/src/main/webapp/GeoPortalDataEntryApp.css index c1c9d4f..3965771 100644 --- a/src/main/webapp/GeoPortalDataEntryApp.css +++ b/src/main/webapp/GeoPortalDataEntryApp.css @@ -103,7 +103,7 @@ h1 { .table-current-content { width: 100%; - background-color: #efefef; + background-color: #efefef !important; } .table-current-content td {