From b4c6a52b2222b8c48afaabca551f938baa834e2d Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Fri, 5 Sep 2003 20:01:08 +0000 Subject: [PATCH] Ajour div.menus --- htdocs/theme/yellow/yellow.css | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/htdocs/theme/yellow/yellow.css b/htdocs/theme/yellow/yellow.css index b340d41f1de..4a9b12c9b75 100644 --- a/htdocs/theme/yellow/yellow.css +++ b/htdocs/theme/yellow/yellow.css @@ -69,6 +69,16 @@ td.border { border-left: 1px solid #000000; } +div.menus { + background: #eeeecc; + color: #bbbb88; + border-top: 1px dashed #ccccb3; + border-right: 1px dashed #ccccb3; + border-bottom: 1px dashed #ccccb3; + border-left: 1px dashed #ccccb3; + } + + .menu { background: #ccccb3;