From a4ac81efc41bd0c28638734ce62e38bce9eeef61 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Fri, 29 Oct 2004 21:30:09 +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/eldy/eldy.css | 7 +++--- htdocs/theme/freelug/freelug.css | 39 ++++++++++++-------------------- 2 files changed, 18 insertions(+), 28 deletions(-) diff --git a/htdocs/theme/eldy/eldy.css b/htdocs/theme/eldy/eldy.css index caf15c5982a..8146c9c6810 100644 --- a/htdocs/theme/eldy/eldy.css +++ b/htdocs/theme/eldy/eldy.css @@ -123,9 +123,10 @@ table.topbarre } .menusel { - background: #a8bdc0; - font-size: 12px; font-weight: bold; - color: #000000; + background: #7699A9; + font-size: 12px; + font-weight: bold; + color: #f0f0ff; text-decoration: none; } diff --git a/htdocs/theme/freelug/freelug.css b/htdocs/theme/freelug/freelug.css index 136a0914fc4..50248284320 100644 --- a/htdocs/theme/freelug/freelug.css +++ b/htdocs/theme/freelug/freelug.css @@ -104,20 +104,25 @@ div.fiche * Menu superieur et 1ere ligne tableau */ -.menu { - background: #DDDDDD; - font-family: Helvetica, Verdana; font-size: 14px; font-weight: bold; - color: #000000; - text-decoration: none; +.menu +{ + background: #ccccb3; + font-weight: bold; + font-size: 12px; + color: #000000; + text-decoration: none; } + .menusel { - background: #DDDDDD; - font-size: 12px; font-weight: bold; - color: #000000; - text-decoration: none; + background: #777799; + font-weight: bold; + font-size: 12px; + color: #221166; + text-decoration: none; } + a.tmenu { color: #234046; @@ -446,22 +451,6 @@ div.leftmenu { -.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;