Does Firebug / Web Developer Tools or any other extension have a function to show me all elements that have a given CSS class attached / applied?
So when I select a CSS class from the source (lets say, in Firebug), I would like to see all elements that have this class applied.