Re: remove border from Sub Menu

2012-03-13 Thread Viktor
i don't know if it's possible but here is a list of all css forrmating 
values for a menu. Maybe you find anything helpful there..

http://gwt.google.com/samples/Showcase/Showcase.html#!CwMenuBar

greetings

Am Montag, 12. März 2012 16:14:42 UTC+1 schrieb beig:
>
> Hello,
>
> i tried to remove the border from a sub menu, but i don't know if it is 
> even possible.
>
> i tried:  border-color: transparent;
> border-style: none;
> border: 0px;
> 
>
> http://goo.gl/RwLzy
>
> is there a way to remove it?
>
> Thanks for your help.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/qQ3P9Zu6pmQJ.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



remove border from Sub Menu

2012-03-12 Thread beig
Hello,

i tried to remove the border from a sub menu, but i don't know if it is 
even possible.

i tried:  border-color: transparent;
border-style: none;
border: 0px;


http://goo.gl/RwLzy

is there a way to remove it?

Thanks for your help.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/r0fr2rzcM1gJ.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.