From 15009b3503f1c18f20aa180add06bd39fb1b33dc Mon Sep 17 00:00:00 2001 From: SylvainLelievre Date: Sun, 9 May 2021 11:08:08 +0200 Subject: [PATCH] Modification mineure sur common.css --- core/layout/common.css | 2 -- 1 file changed, 2 deletions(-) diff --git a/core/layout/common.css b/core/layout/common.css index 99404a64..92dcab89 100755 --- a/core/layout/common.css +++ b/core/layout/common.css @@ -1734,7 +1734,5 @@ th.col12 { -webkit-box-shadow: 5px 5px 11px 0px #222222; box-shadow: 5px 5px 11px 0px #222222; border-radius: 5px; - //background-color:#333; - //color: white; z-index: 30; }