From 169e63d49a5108737f5d951a477e82f54badbb1f Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sat, 13 May 2017 22:23:03 +0200 Subject: [PATCH] Fix set of background for left menu --- htdocs/theme/eldy/style.css.php | 1 + 1 file changed, 1 insertion(+) diff --git a/htdocs/theme/eldy/style.css.php b/htdocs/theme/eldy/style.css.php index 92424afbb55..a8e7729f31b 100644 --- a/htdocs/theme/eldy/style.css.php +++ b/htdocs/theme/eldy/style.css.php @@ -918,6 +918,7 @@ td.showDragHandle { display: table-cell; border-right: 1px solid #d0d0d0; box-shadow: 3px 0 6px -2px #eee; + background: rgb(); } div.blockvmenulogo {