diff --git a/htdocs/theme/eldy/eldy.css b/htdocs/theme/eldy/eldy.css index caf15c5982a..8146c9c6810 100644 --- a/htdocs/theme/eldy/eldy.css +++ b/htdocs/theme/eldy/eldy.css @@ -123,9 +123,10 @@ table.topbarre } .menusel { - background: #a8bdc0; - font-size: 12px; font-weight: bold; - color: #000000; + background: #7699A9; + font-size: 12px; + font-weight: bold; + color: #f0f0ff; text-decoration: none; } diff --git a/htdocs/theme/freelug/freelug.css b/htdocs/theme/freelug/freelug.css index 136a0914fc4..50248284320 100644 --- a/htdocs/theme/freelug/freelug.css +++ b/htdocs/theme/freelug/freelug.css @@ -104,20 +104,25 @@ div.fiche * Menu superieur et 1ere ligne tableau */ -.menu { - background: #DDDDDD; - font-family: Helvetica, Verdana; font-size: 14px; font-weight: bold; - color: #000000; - text-decoration: none; +.menu +{ + background: #ccccb3; + font-weight: bold; + font-size: 12px; + color: #000000; + text-decoration: none; } + .menusel { - background: #DDDDDD; - font-size: 12px; font-weight: bold; - color: #000000; - text-decoration: none; + background: #777799; + font-weight: bold; + font-size: 12px; + color: #221166; + text-decoration: none; } + a.tmenu { color: #234046; @@ -446,22 +451,6 @@ div.leftmenu { -.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;