From b36433c8e6a612b7dc0e0d2643317a334aa114dd Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Sat, 31 Jan 2004 11:40:08 +0000 Subject: [PATCH] Ajout mainteneur --- htdocs/theme/yellow/yellow.css | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/htdocs/theme/yellow/yellow.css b/htdocs/theme/yellow/yellow.css index fa2f06be40c..26ebdd622f0 100644 --- a/htdocs/theme/yellow/yellow.css +++ b/htdocs/theme/yellow/yellow.css @@ -17,14 +17,16 @@ * $Id$ * $Source$ * + * Mainteneur : Rodolphe Quiedeville */ -body -{ +body { margin: 0px; background: #ebebe0; font-family: sans-serif; font-size: 0.95em; } - +/* + * Onglets + */ div.tabBar { color: #436976; @@ -34,7 +36,6 @@ div.tabBar { border: 1px solid #8CACBB; } - div.tabs { margin: 0em; padding: 0em 3em; @@ -73,7 +74,6 @@ a.tabAction:hover { background: #dee7ec; } - a.tab#active { background: #dee7ec; border-bottom: #dee7ec 1px solid;