Commit a05c1660a8b95b4f201a7b0739ca8ec2dd775d50

Authored by Wilmer
1 parent 40f5514b43
Exists in master

cambiado el color del menu superior en la app del cea

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
web/assets/vendor/AppBundle/main.css
... ... @@ -2214,7 +2214,7 @@ tr.group:hover {
2214 2214 }
2215 2215 .navbar {
2216 2216 border: none;
2217   - background-color: #c4ffb9;
  2217 + background-color: #96C620;
2218 2218 padding-top: 0;
2219 2219 padding-bottom: 0;
2220 2220 z-index: 999;
... ...