diff --git a/htdocs/theme/yellow/yellow.css b/htdocs/theme/yellow/yellow.css index c555b062ae0..7d44dcb7555 100644 --- a/htdocs/theme/yellow/yellow.css +++ b/htdocs/theme/yellow/yellow.css @@ -116,9 +116,10 @@ div.fiche } .menusel { - background: #a8bdc0; - font-size: 12px; font-weight: bold; - color: #000000; + background: #BBBB88; + font-size: 12px; + font-weight: bold; + color: #fcfffc; text-decoration: none; } @@ -448,24 +449,6 @@ div.leftmenu { padding: 2px; } - - -.menu -{ - background: #ccccb3; - font-weight: bold; - font-size: 0.95em; - color: #000000; - text-decoration: none } - -.menusel -{ - background: #bbbb88; - font-weight: bold; - font-size: 0.95em; - color: #000000; - text-decoration: none } - .alerte { background: #FF9988;