[ubuntu-art] New Wave
Giuseppe Pennisi
giupenni78 at gmail.com
Sun May 11 16:09:51 BST 2008
Anton Kerezov ha scritto:
> I've managed to get the same results here.
>
> @namespace
> url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /*
> set default namespace to XUL */
>
> /*make the menu use grey colors for text*/
> menubutton, menuitem, menupopup, popup
> {
> color: black !important;
> }
> menubar > menu {
> color: #E5E5E5 !important;
> }
I think that is better to remove this:
menubutton, menuitem, menupopup, popup
{
color: black !important;
}
otherwise the inactive menuitem can't be display correctly.
> Is there a way of setting the selected foreground color through
> menubar > menu[something...] {...} ?
>
I not understand, what is the effect that want you get?
gp
More information about the ubuntu-art
mailing list