Closed
Bug 788133
Opened 13 years ago
Closed 11 years ago
Style Inspector does not show rules from userContent.css
Categories
(DevTools :: Inspector, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: kdevel, Unassigned)
Details
User Agent:
Steps to reproduce:
1. Perform the STR 1. to 3. of Bug 787009.
Actual results:
1. FF does not mention the rules from userContent.css.
Expected results:
1. Show the rules from userContent.css.
Comment 2•13 years ago
|
||
May be related to bug 702584.
Component: Untriaged → Developer Tools: Inspector
Summary: style inspector does not show rules from userContent.css → Style Inspector does not show rules from userContent.css
Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:37.0) Gecko/20100101 Firefox/37.0
The Toolbox Options have in the Inspector section now a Show Browser Styles checkbox. When this checkbox is true the userContent.css and other relevant build-in format settings are shown read-only in the Rules area of the Inspector.
Fixed with bug 935803 comment 42.
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•