diff --git a/htdocs/theme/yellow/yellow.css b/htdocs/theme/yellow/yellow.css index b678ef8b99c..269de7fd9f4 100644 --- a/htdocs/theme/yellow/yellow.css +++ b/htdocs/theme/yellow/yellow.css @@ -385,8 +385,8 @@ a.tab:visited { } a.tab#active { background: #dcdcd3; - border-bottom: #dee7ec 1px solid; - text-decoration: none; + border-bottom: #dcdcd3 1px solid; + text-decoration: none; } a.tab:hover {