Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Safari 6 / Webinspector 2 - CSS Line Numbers and Stylesheet

If I inspect CSS properties in the new Develeoper Console, for some reason there is no line number but a small arrow that you can hover or click to get the Line Number or Stylesheet. In the old Webinspector this was much faster, because the Stylesheet including linenumber was already written there as a link.

Does anybody know how to change this or a workaround? I already looked in the defaults but could not find anything.

I saw that there is already a bug ticket for this https://devforums.apple.com/message/705663, so hopefully it gets changed to the old behavior...

like image 600
Krisdigital Avatar asked Jul 28 '12 12:07

Krisdigital


1 Answers

What I found out is that there is the option to use the webkit inspector in the nightly builds on Mountain Lion. You can choose it from the developer menu.

like image 93
Krisdigital Avatar answered Nov 15 '22 04:11

Krisdigital