From 3fe64ba9e19dbf75ba186fc9910aef20441e6444 Mon Sep 17 00:00:00 2001 From: sparkyx Date: Thu, 26 Dec 2024 12:34:57 +0100 Subject: [PATCH] Cosmetic : hightlight element in follow-up and plugin --- html/css/style-classic7.css | 10 ++++++++++ include/cfgplugin.inc.php | 4 ++-- include/template/follow_up-display.php | 6 ++++-- 3 files changed, 16 insertions(+), 4 deletions(-) diff --git a/html/css/style-classic7.css b/html/css/style-classic7.css index c7beae097..c7e3804dd 100644 --- a/html/css/style-classic7.css +++ b/html/css/style-classic7.css @@ -517,6 +517,16 @@ tr.highlight { font-weight: bold; } +/* highlight a small element (span) + */ + .cell.highlight { + color: darkred !important; + background-color: lightgoldenrodyellow; + color: antiquewhite !important; + background-color: lightskyblue; + padding: 2px 10px 2px 10px; + } + td.odd{ background-color:#DDE6FF; } diff --git a/include/cfgplugin.inc.php b/include/cfgplugin.inc.php index 578f73736..8445d9575 100644 --- a/include/cfgplugin.inc.php +++ b/include/cfgplugin.inc.php @@ -103,9 +103,9 @@ $nb_profile=count($a_profile); me_description);?> - + depend); + printf(_("Installé par défaut dans le menu AD: %s "),$a_plugin[$e]->depend); ?> diff --git a/include/template/follow_up-display.php b/include/template/follow_up-display.php index 1c66b7443..e651f8918 100644 --- a/include/template/follow_up-display.php +++ b/include/template/follow_up-display.php @@ -585,8 +585,10 @@ catch(exception) { alert('

0)?"cell highlight":""; + printf('%s (%s)',$a,$class,count($aAttachedFile)); ?>