From 91b345fd6d63da1271ac1433bc62c64a902b7a2f Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sat, 26 Jun 2010 13:49:20 +0000 Subject: [PATCH] Fix: Fix in css usage. --- htdocs/theme/auguria/style.css.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/htdocs/theme/auguria/style.css.php b/htdocs/theme/auguria/style.css.php index cfc6c843d56..69918dac820 100644 --- a/htdocs/theme/auguria/style.css.php +++ b/htdocs/theme/auguria/style.css.php @@ -907,8 +907,7 @@ font-weight: normal; white-space: nowrap; } input.liste_titre { -background: #7699A9; -background-image: url(); +background: transparent; background-repeat: repeat-x; border: 0px; }