javascript - "Styles" tab not showing any css rules in chromium developer tools -


in chromium developer tool, while inspecting element, css rules associated particular element not showing in styles tab. instead showing box model same. not sure, kind of settings make style rules visible. missing here? can tell, how make style rules visible under styles tab instead of box model?

fyi: reinstalled chrome in machine. version number 43.0.2357.134 m

screen shot:

enter image description here

i had same issue chrome 48.0.2564.97 m (64-bit). closing developer tool , reopening solves problem.

i suggest report issues on topic in order fix it: code.google.com/p/chromium/issues/detail?id=510774


Comments