Do you have an online page that I could use to see the problem on my machine? What version of Firebug/Firefox do you use?
Here is what I do (it works for me): 1) Load http://www.softwareishard.com/har/viewer/ 2) Use the inspector and inspect "HAR Log Examples" (red color) heading 3) Select the Style side panel. 4) The source links for the first style says: harViewer.css (line 1) Honza On Oct 21, 12:58 pm, Сергей Никулин <[email protected]> wrote: > Only one thing i want to...it's very important to have link+line of > css file like in full version. For example: > > a:link { style.css (line 81) > color:#003E76; > text-decoration:none; > > } > > but now we have: > > a:link { style.css > color:#003E76; > text-decoration:none; > > } > > -- You received this message because you are subscribed to the Google Groups "Firebug" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/firebug?hl=en.
