Commit fd9ed4f93c5b7303305f30ebaac6522b3e22c953

Authored by Zambom
1 parent f64d34d2

Adjusting sidebar menu color

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
amadeus/static/css/themes/green.css
... ... @@ -30,7 +30,7 @@ a, a:focus, a:hover {
30 30 }
31 31  
32 32 #sidebar-menu .item {
33   - background-color: #26A69A;
  33 + background-color: #009688;
34 34 color: white;
35 35 }
36 36  
... ...