From 36bc266d6725b957a47b8f96dab0672bfb4aab9d Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sat, 6 Jun 2020 17:33:26 +0200 Subject: [PATCH] css --- htdocs/theme/eldy/main_menu_fa_icons.inc.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/htdocs/theme/eldy/main_menu_fa_icons.inc.php b/htdocs/theme/eldy/main_menu_fa_icons.inc.php index c344838458d..b77dc86765c 100644 --- a/htdocs/theme/eldy/main_menu_fa_icons.inc.php +++ b/htdocs/theme/eldy/main_menu_fa_icons.inc.php @@ -146,11 +146,11 @@ div.mainmenu.generic4::before { /* Define color of some picto */ .fa-phone, .fa-mobile-alt, .fa-fax { - opacity: 0.5; + opacity: 0.7; color: #440; } .fa-at, .fa-external-link-alt { - opacity: 0.5; + opacity: 0.7; color: #304; } .fa-trash {