Refresh . Chrome now has the following new fervor:
- Right-click on the child and select Validation.
- Chrome will open Elements view with the selected item.
In the Elements view, right-click the parent element and select Element Element Status: βΆ: hover

Select the child again in the Elements view.
An old, valid, but obscene technique follows:
Tested using this JSFiddle :
- Hover over the child object (which also points the parent).
- Right-click the child.
- Using the keyboard (not the mouse), move the context menu down to "Inspect item" and press Enter
- Uri, CSS rule for born and selected baby is available
- Edit the rule. (You can move the mouse to do this, the element will be saved, but the CSS rule with
:hover will not disappear in it.) - Hover over an item to see how the changed rule takes effect.
Please note that if you do this incorrectly in step 3 (if you are using a mouse), you must first select a different item before trying again.
source share