From 81534d452a3deda2e9b2b47d9cb8ad3be80fb240 Mon Sep 17 00:00:00 2001 From: Juanjo Menent Date: Thu, 23 Jun 2011 16:12:35 +0000 Subject: [PATCH] Fix: bureau2crea add hover to liste lines --- htdocs/theme/bureau2crea/style.css.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/htdocs/theme/bureau2crea/style.css.php b/htdocs/theme/bureau2crea/style.css.php index 6432a9c1e76..932874890d2 100644 --- a/htdocs/theme/bureau2crea/style.css.php +++ b/htdocs/theme/bureau2crea/style.css.php @@ -1365,12 +1365,12 @@ background: #eaeaea; font-family: ; border: 0px; } -/* + .impair:hover { -background: #EFEFEF; +background: #c0c4c7; border: 0px; } -*/ + .pair { /* background: #e6ebed; */ @@ -1382,12 +1382,12 @@ border: 0px; .pair td, .impair td { padding: 3px !important; } -/* + .pair:hover { background: #c0c4c7; border: 0px; } -*/ + /*