From 2848a2689715dd3d1a6ef888e3cbe5bc76e925b0 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Fri, 29 Oct 2004 21:40:21 +0000 Subject: [PATCH] =?UTF-8?q?Suppression=20des=20styles=20obsol=E8tes=20et?= =?UTF-8?q?=20uniformisation=20des=20existants.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- htdocs/theme/yellow/yellow.css | 25 ++++--------------------- 1 file changed, 4 insertions(+), 21 deletions(-) diff --git a/htdocs/theme/yellow/yellow.css b/htdocs/theme/yellow/yellow.css index c555b062ae0..7d44dcb7555 100644 --- a/htdocs/theme/yellow/yellow.css +++ b/htdocs/theme/yellow/yellow.css @@ -116,9 +116,10 @@ div.fiche } .menusel { - background: #a8bdc0; - font-size: 12px; font-weight: bold; - color: #000000; + background: #BBBB88; + font-size: 12px; + font-weight: bold; + color: #fcfffc; text-decoration: none; } @@ -448,24 +449,6 @@ div.leftmenu { padding: 2px; } - - -.menu -{ - background: #ccccb3; - font-weight: bold; - font-size: 0.95em; - color: #000000; - text-decoration: none } - -.menusel -{ - background: #bbbb88; - font-weight: bold; - font-size: 0.95em; - color: #000000; - text-decoration: none } - .alerte { background: #FF9988;