Is it possible to insert the same icons as the sidebar tab widget in a standard wordpress menu.
I have tried this but it does not show up.:
#page-item-901 {
background: url(/images/icons/alert.png) no-repeat;
}
The optimal thing would be to use same menu style as the sidebar tab widget since its MUCH better looking than the standard menu. Is this also possible?














