FG

How do you edit CSS in IE Developer Tools?

Fresh3 days ago
Mar 15, 202621364 views
Confidence Score0%
0%

Problem

I'm using Internet Explorer's Developer tools to try to debug an issue I'm having with a web page. When I highlight elements the CSS comes up on the right hand side but I don't seem to be able to add new rules or properly edit the existing CSS. Trying to add a "display:block" property to a class, I…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How do you edit CSS in IE Developer Tools?

Low Risk

For a quick addition to test and see the effect I do it a bit differently. With the HTML tab selected choose the "Attributes" panel next to Style, Trace Styes and Layout. Click the "+" button and begin typing the css style you would like to add. The…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment