MenuBar style

HI,

I have a problem with the style of
menubar
is that I can’t change the color a
selection
of the
menubar
, which is by default in blue
Exactly the problem is that :
. v-menubar {}
. gwt-MenuItem {}
. gwt-MenuItem-selected {}
do not apply to my page

thank you for your help in advance

How about? .v-menubar-menuitem-selected

that’s it, I managed to handle the style using Firebug