This commit is contained in:
Laurent Destailleur 2020-09-11 11:58:16 +02:00
parent 5ab5419349
commit 3b7b7b8ed3

View File

@ -17,7 +17,7 @@ if (!defined('ISLOADEDBYSTEELSHEET')) die('Must be call by steelsheet'); ?>
min-height: 90px;
/* background: #fff; */
width: 100%;
box-shadow: 1px 1px 2px rgba(128, 128, 128, 0.2);
box-shadow: 1px 1px 25px rgba(192, 192, 192, 0.2);
border-radius: 2px;
border: 1px solid #e9e9e9;
margin-bottom: 15px;