From c4a0f5f55b46fdf775bccf76b034c269158aaf36 Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Mon, 12 Jul 2004 14:00:30 +0000 Subject: [PATCH] Ajout a.tabimage --- htdocs/theme/rodolphe/rodolphe.css | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/htdocs/theme/rodolphe/rodolphe.css b/htdocs/theme/rodolphe/rodolphe.css index 972a0275ddc..7a097ab1f67 100644 --- a/htdocs/theme/rodolphe/rodolphe.css +++ b/htdocs/theme/rodolphe/rodolphe.css @@ -44,6 +44,12 @@ a.tab { white-space: nowrap; } +a.tabimage { + color: #436976; + text-decoration: none; + white-space: nowrap; +} + div.tabBar { background: #dcdcd3; padding: 0em 0.5em 0.5em;