From 86370282ed87005e7fe9da8a97fb1c707beda269 Mon Sep 17 00:00:00 2001 From: Alessio Date: Fri, 19 Jun 2020 12:53:24 +0200 Subject: [PATCH] fix point 12 --- Thermo.Active/wwwroot/assets/styles/base/opzioni.less | 1 - Thermo.Active/wwwroot/assets/styles/style.css | 1 - 2 files changed, 2 deletions(-) diff --git a/Thermo.Active/wwwroot/assets/styles/base/opzioni.less b/Thermo.Active/wwwroot/assets/styles/base/opzioni.less index d0adbb1e..fd050af4 100644 --- a/Thermo.Active/wwwroot/assets/styles/base/opzioni.less +++ b/Thermo.Active/wwwroot/assets/styles/base/opzioni.less @@ -79,7 +79,6 @@ .active { background-color: #fff; font-weight: bold; - border-top: 2px solid #002680; } } diff --git a/Thermo.Active/wwwroot/assets/styles/style.css b/Thermo.Active/wwwroot/assets/styles/style.css index 889d8fae..f0db7073 100644 --- a/Thermo.Active/wwwroot/assets/styles/style.css +++ b/Thermo.Active/wwwroot/assets/styles/style.css @@ -5317,7 +5317,6 @@ article .box .body { .modal.opzioni-info section.body section aside .active { background-color: #fff; font-weight: bold; - border-top: 2px solid #002680; } .modal.imbutitura-info section .specific { padding-left: 5px;