hey christian, thanks for your answer! but it looks like the MenuItemSeparator defines the style only for the seperator in the horizontal menubar (if seperators are added) -> e.g. the "|" in foo | bar
when i override the style, there are no changes. the whole vertical menubar is surrounded with an white border :( any suggestions? best dom 2010/10/7 Christian Voigt <[email protected]> > Try this: > > > > > Override style "gwt-MenuItemSeparator" e. g. > > .gwt-MenuItemSeparator { > Display: none; > } > > > WEB.DE DSL Doppel-Flat ab 19,99 €/mtl.! Jetzt auch mit > gratis Notebook-Flat! > *http://produkte.web.de/go/DSL_Doppel_Flatrate/2*<http://produkte.web.de/go/DSL_Doppel_Flatrate/2> > > -- > You received this message because you are subscribed to the Google Groups > "Google Web Toolkit" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<google-web-toolkit%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-web-toolkit?hl=en. > -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
