I have found an issue while I was inspecting a html element. I wanted to see the color of this button:

but the web inspector is showing me the color as the "hover" modificator were active, but it isn't. You can see better what I mean in the following picture. I think the "hover" styles applied to an element only should be displayed in the inspector when the "hover" flag is active, right?

Regards.