From 1fc3dc5a3621cf955acb349ba986dacf0f90d267 Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Sat, 21 Jun 2003 12:29:51 +0000 Subject: [PATCH] Ajout .menusel --- htdocs/theme/yellow/yellow.css | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/htdocs/theme/yellow/yellow.css b/htdocs/theme/yellow/yellow.css index 27245792ffe..d7a5c6dd089 100644 --- a/htdocs/theme/yellow/yellow.css +++ b/htdocs/theme/yellow/yellow.css @@ -41,7 +41,7 @@ td.menu { border-right: 1px solid #000000; border-bottom: 1px solid #000000; - } + } td.border { @@ -59,6 +59,14 @@ td.border color: #000000; text-decoration: none } +.menusel +{ + background: #bbbb88; + font-family: Helvetica, Verdana; font-size: 14px; font-weight: bold; + color: #000000; + text-decoration: none } + + .submenu { background: #ccccb3;