New: Cookbooks and AI ExplanationsStep-by-Step recipes to solve problems connected to Roadmaps and Cheat Sheets. Need more details? Use AI buttons for structured and simple explanations with concrete examples throughout the whole platform.Take a look
Two different rules target the same button, and I can't tell which one the browser is actually using.
What you'll have at the end
A written note of which rule wins on that element, and why.
You need
A page open in Chrome where one element's CSS doesn't match what you expect, with DevTools already open to its Elements panel.
Not covered
Actually changing the CSS to fix the conflict, whether that means raising one selector's weight, lowering the other one's, or reordering stylesheets.
Checked 20 Aug 2026
Part of the Chrome DevTools cookbook