Button on favs toolbar with hover effect

I would love to have brief rss button in the same way as bookmarks icon with the same hover effect. I know how to change the icon. but how can I make that hover effect ?

Re: Button on favs toolbar with hover effect

I'm not sure whether I correctly understand your question, but my guess would be that it is CSS' :hover pseudo-class that you are looking for. More details can be found here and here.