Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

panel background color

5 views
Skip to first unread message

neandr

unread,
Jun 13, 2011, 7:21:51 PM6/13/11
to
Try to get another background color using CSS statement
.mypanel {
background-color: #C17D11; /*chocolate #2*/
}

Chromebug shows it's added, but it's not displayed as such .. only the
"standard" color.

Any help?

Dao

unread,
Jun 13, 2011, 7:24:14 PM6/13/11
to

Add -moz-appearance: none;.

neandr

unread,
Jun 13, 2011, 7:36:18 PM6/13/11
to
Upps, not obvious .. but it works ;)
Thanks
0 new messages