Doubt PrimeFaces menu

1

I changed the color (hover) when I move the mouse through the menubar item, but the icons are also disappearing when I hover over the image. How do I make the icon not disappear?

/*Cormenu*/.ui-menubar,.ui-menu-child,.ui-menu{background:#F0F2F4!important;}

         

<p:menuitemvalue="Relatórios" icon="ui-icon-calculator"

     <p:menuitem value="Segurança" icon="ui-icon-key"

     <p:menuitem value="Sair" icon="ui-icon-close"

    
asked by anonymous 01.08.2015 / 00:29

0 answers