Firefox developer tools adding a new rule?

前端 未结 2 826
一向
一向 2021-01-18 16:56

I decided to try out the built in Firefox Developer Tools. Seems to be nice, but...

I can\'t find out how to add a new rule to the CSS from Inspector/Rules. By that

2条回答
  •  感动是毒
    2021-01-18 17:14

    Update:

    As of FF 33.00 it is now possible to add new CSS rules using the inspector!


    It is not possible to use the inspector to create new CSS rules with out a browser add-on (see comment below).
    Just use the style editor. Type anywhere to make a new rule: enter image description here

    enter image description here

提交回复
热议问题