Created
January 29, 2014 14:09
-
-
Save dejanmarkovic/8688713 to your computer and use it in GitHub Desktop.
Increase the font size in Firebug
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
In new versions you can simply click on the bug icon in the code navigator and choose 'Text size'. | |
OLD Version | |
1.Right click on the bug icon in the status bar. | |
2.Select "Open Firebug in New Window" | |
3.Select "View" > "Text Size" > "Increase Text Size" | |
The changes should stick if you revert back to opening Firebug in the same window. | |
Source: http://stackoverflow.com/questions/260008/increase-the-font-size-in-firebug |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment