This is by design. When you move to a tag that does not have style information, the style information from the last styled tag remains. This allows you to, for example, edit the text inside a <style> tag while still looking at the style information from the tag of interest.
The Live CSS panel shows the tag name and line number of the tag it is displaying so it should be easy to determine when you are over a tag with no style information.
|