GNOME Bugzilla – Bug 686092
backdrop state not propagate on children
Last modified: 2012-10-15 08:37:35 UTC
We are trying to style the :hover:backdrop in baobab (which uses egg-list-box) Something like: .content-view.view:hover:backdrop { background-color: red; } does not have effect. It seems to me that the backdrop state is not propagated to the children
Created attachment 226379 [details] [review] patch This patch seems to fix it, but I am not confident enough about the code to be sure that propagating down the whole state is the right thing...
Committed after getting an ACK from alex on irc. http://git.gnome.org/browse/egg-list-box/commit/?id=b32d1270655f7c6c83550ae1adc0934105c0cc00