From d84720286ba53f9b68050874c932902738c39db3 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Thu, 28 Oct 2004 21:55:41 +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/freelug/freelug.css | 8 +++----- htdocs/theme/yellow/yellow.css | 4 +++- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/htdocs/theme/freelug/freelug.css b/htdocs/theme/freelug/freelug.css index d77170a9596..e9932577343 100644 --- a/htdocs/theme/freelug/freelug.css +++ b/htdocs/theme/freelug/freelug.css @@ -1,4 +1,5 @@ /* Copyright (C) 2002 Rodolphe Quiedeville + * Copyright (C) 2004 Laurent Destailleur * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -55,11 +56,6 @@ div.body font-size:12px; } -td.menu { - border-right: 1px solid #000000; - border-bottom: 1px solid #000000; - } - div.tmenu { float: top; @@ -116,6 +112,7 @@ div.fiche } .menusel { + background: #DDDDDD; font-size: 12px; font-weight: bold; color: #000000; text-decoration: none; @@ -393,6 +390,7 @@ table.liste { border-collapse: collapse; border: 0px; width: 100%; +background: #ddddcc; } table.noborder td { diff --git a/htdocs/theme/yellow/yellow.css b/htdocs/theme/yellow/yellow.css index 3ca4013caa0..f3cd4979835 100644 --- a/htdocs/theme/yellow/yellow.css +++ b/htdocs/theme/yellow/yellow.css @@ -1,4 +1,5 @@ /* Copyright (C) 2002-2004 Rodolphe Quiedeville + * Copyright (C) 2004 Laurent Destailleur * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -274,7 +275,7 @@ div.formsearch display: block; float: none; clear: right; - background: #dee7ec; + background: #ddddcc; top: 0px; left: 130px; padding: 4px; @@ -393,6 +394,7 @@ table.liste { border-collapse: collapse; border: 0px; width: 100%; +background: #ddddcc; } table.noborder td {