The *Script* panel <https://getfirebug.com/wiki/index.php/Script_Panel>uses the general font-size set for all panels in panelbase.css<https://github.com/firebug/firebug/blob/8d0765b0a7514805044ba58234582450a7c66829/extension/skin/classic/panelbase.css#L12>. Though note that you can simply change the text size within Firebug via Ctrl++ and Ctrl+- as well as via *Firebug menu > Text Size > Increase Text Size/Decrease Text Size*.
Sebastian On Thursday, July 4, 2013 1:21:56 AM UTC+2, Ruffin wrote: > > Sebastian -- > > Thanks for the reply and clarification. My apologies. > > Just to push my luck, would you also (or would someone else) know the > location where I would set font-size for the script window in css? I'll > play around in firebug.css some more. > > Thanks again, > > Ruffin Bailey > > On Wednesday, July 3, 2013 4:55:42 PM UTC-4, Sebastian Zartner wrote: >> >> That doesn't relate to the font, it also happens when you have Courier >> New set as monospace font. 8 is simply an invalid setting for >> extensions.firebug.textSize. The value doesn't relate to points or any >> normal font size, it's an index for a predefined zoom factor. I clarified >> that in the Firebug preferences wiki >> page<https://getfirebug.com/wiki/index.php/Firebug_Preferences>and fixed >> the >> bug<https://github.com/firebug/firebug/commit/0b93b8a71189b0b4c2f728cbe1952014eaa0610c>when >> it's set to an invalid value. >> >> -- You received this message because you are subscribed to the Google Groups "Firebug" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/firebug. To view this discussion on the web visit https://groups.google.com/d/msgid/firebug/783b5a43-ff60-4570-80f3-9ed918d4b2f5%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.
