From c448a92cf76a0f155ea521b932fb86e6444eba4c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sol=C3=A8ne=20Desvaux?= Date: Mon, 25 Jul 2022 16:37:41 +0200 Subject: [PATCH] Bug 30952: Change sysprefs nav menu style --- koha-tmpl/intranet-tmpl/prog/css/preferences.css | 6 ------ 1 file changed, 6 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/css/preferences.css b/koha-tmpl/intranet-tmpl/prog/css/preferences.css index 68a834d7cb..00d2b5e465 100644 --- a/koha-tmpl/intranet-tmpl/prog/css/preferences.css +++ b/koha-tmpl/intranet-tmpl/prog/css/preferences.css @@ -174,14 +174,8 @@ .dbcolumn { color: #666; } #menu ul li.active a.pref_sublink { - background: #FFF none; - border: 0; - color: #004D99; - font-size: 100%; hyphens: auto; margin: 0; - padding: .2em .5em; - text-align: right; } #menu ul ul { -- 2.30.2