From e1a33e6c55d57c9a4e9636e417b6e23643a4af7e Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Thu, 15 Apr 2021 12:50:47 +0200 Subject: [PATCH] css --- htdocs/theme/eldy/global.inc.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/htdocs/theme/eldy/global.inc.php b/htdocs/theme/eldy/global.inc.php index e15d98e909b..a12c6132a1d 100644 --- a/htdocs/theme/eldy/global.inc.php +++ b/htdocs/theme/eldy/global.inc.php @@ -1726,13 +1726,13 @@ div.blockvmenulogo margin-left: 11px; margin-right: 9px; padding: 0; - height: px; + height: px; /* width: 100px; */ max-width: 100px; vertical-align: middle; } .backgroundforcompanylogo { - background-color: rgba(255,255,255,0.7); + background-color: rgba(255,255,255,0.2); border-radius: 4px; } .menulogocontainer img.mycompany {