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;