fixed active topmenu item

- fixed active topmenu item
pull/654/head
Christoph Zierz - zzmedia 11 years ago committed by Christian Ratz
parent cafc9caa4b
commit 0406e0f999
  1. 1
      app/assets/stylesheets/layout/top_menu.css.sass

@ -118,6 +118,7 @@
li.drop-down > a:hover li.drop-down > a:hover
background: #06799F url(image-path('top_menu_arrow_grey_white_sprite.png')) 95% -35px no-repeat background: #06799F url(image-path('top_menu_arrow_grey_white_sprite.png')) 95% -35px no-repeat
li.drop-down.open > a li.drop-down.open > a
background: #06799F url(image-path('top_menu_arrow_grey_white_sprite.png')) 95% -35px no-repeat
li.drop-down li > a li.drop-down li > a
color: #555555 color: #555555
padding: 0 15px padding: 0 15px

Loading…
Cancel
Save