Computed Side Panel
From FirebugWiki
Revision as of 08:35, 22 August 2011 by Sebastianz (Talk | contribs)
The Computed Side Panel shows all CSS style values calculated by the user agent while interpreting the given CSS information for the selected node inside the HTML Panel. So it shows the actual displayed styles.
Options Menu
| Option | Preference | Description |
|---|---|---|
| Sort alphabetically | extensions.firebug.computedStylesDisplay | Toggles between grouped and alphabetical display |
| Show Mozilla specific styles | extensions.firebug.showMozillaSpecificStyles | Toggles display of Mozilla specific styles (styles prefixed by "-moz-") |
| Refresh | - | Reloads the contents of the panel |
For more info about tweaks available in Firebug please see the full list of preferences.
Context Menu
| Option | Context | Description |
|---|---|---|
| Refresh | everywhere | Reloads the contents of the panel |