diff --git a/htdocs/theme/yellow/yellow.css b/htdocs/theme/yellow/yellow.css index d7a5c6dd089..3e1ecf57843 100644 --- a/htdocs/theme/yellow/yellow.css +++ b/htdocs/theme/yellow/yellow.css @@ -43,6 +43,13 @@ td.menu border-bottom: 1px solid #000000; } +td.menusel +{ + border-right: 1px solid #000000; + border-bottom: 1px solid #000000; + } + + td.border { border-top: 1px solid #000000;