From d03dcd26cd15a41eb9c9f844ee099d7241d4522f Mon Sep 17 00:00:00 2001 From: tipaul Date: Wed, 7 May 2003 15:17:40 +0000 Subject: [PATCH] *** empty log message *** --- .../default/fr/includes/cat-top.inc | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/default/fr/includes/cat-top.inc b/koha-tmpl/intranet-tmpl/default/fr/includes/cat-top.inc index b74e46e1a3..05a5e662f3 100644 --- a/koha-tmpl/intranet-tmpl/default/fr/includes/cat-top.inc +++ b/koha-tmpl/intranet-tmpl/default/fr/includes/cat-top.inc @@ -127,6 +127,20 @@ a.parameters:hover { text-decoration: normal; font-weight: bold; } +a.about { + font-weight: normal; + text-decoration: none; + cursor: hand; + color:#777777; + padding:4px; + font-weight: bold; + } +a.about:hover { + background-color: #86c268; + color: #000000; + text-decoration: normal; + font-weight: bold; + } @@ -153,7 +167,7 @@ a.parameters:hover { Acquisition - Marc + Marc Circulation @@ -165,7 +179,7 @@ a.parameters:hover { Paramètres - A propos + A propos -- 2.39.2