diff --git a/htdocs/theme/eldy/style.css.php b/htdocs/theme/eldy/style.css.php index f5472dcdb2b..61a848300cc 100644 --- a/htdocs/theme/eldy/style.css.php +++ b/htdocs/theme/eldy/style.css.php @@ -322,6 +322,10 @@ div.mainmenu.accountancy { background-image: url(); } +div.mainmenu.bank { + background-image: url(); +} + div.mainmenu.project { background-image: url(); }