Computed Side Panel
From FirebugWiki
(Difference between revisions)
Sebastianz (Talk | contribs) (Added description of options menu and context menu) |
Sebastianz (Talk | contribs) m (Added image) |
||
| Line 1: | Line 1: | ||
| + | [[Image:Computed_Side_Panel.png|thumb|400px|Computed Side Panel]] | ||
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. | 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. | ||
Revision as of 08:59, 22 August 2011
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 |