Firefox developer tools adding a new rule?

╄→尐↘猪︶ㄣ 提交于 2019-12-01 17:52:35

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:

As of Firefox 33 (in nightly right now https://nightly.mozilla.org/), this works.

When you have a node selected in the inspector, you can click on any of the selectors in the "Rules" sidebar to edit them.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!