From 46c80f51d64b3cdeeaa7dfca31be3d7a29752241 Mon Sep 17 00:00:00 2001 From: "Laurent Destailleur (aka Eldy)" Date: Sun, 15 Dec 2024 18:35:11 +0100 Subject: [PATCH] Debug v21 --- htdocs/theme/eldy/info-box.inc.php | 3 --- htdocs/theme/md/info-box.inc.php | 3 --- 2 files changed, 6 deletions(-) diff --git a/htdocs/theme/eldy/info-box.inc.php b/htdocs/theme/eldy/info-box.inc.php index b2abe2b3f96a8..14b631fe9e35e 100644 --- a/htdocs/theme/eldy/info-box.inc.php +++ b/htdocs/theme/eldy/info-box.inc.php @@ -453,9 +453,6 @@ .infobox-order_supplier:not(.error) { color: #599caf; } -.infobox-order_supplier::before { - margin-left: 5px; -} .infobox-contrat, .infobox-ticket{ color: #3bbfa8; } diff --git a/htdocs/theme/md/info-box.inc.php b/htdocs/theme/md/info-box.inc.php index fddad3058c052..d399f475ec377 100644 --- a/htdocs/theme/md/info-box.inc.php +++ b/htdocs/theme/md/info-box.inc.php @@ -149,9 +149,6 @@ .infobox-order_supplier:not(.pictotitle):not(.error) { color: #599caf; } -.infobox-order_supplier::before { - margin-left: 3px; -} .infobox-contrat, .infobox-ticket{ color: #46a676;