搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

Get new css element selector and style (like Chrome dev tools)

more options

Im making the transition from Chrome to Firefox cause of the way the Developer tools look in firefox (19.0.2), but im missing the plus(+) element in de 'style' panel that creates a new element which i can change to my likings to create some custom CSS that will be displayed

Im making the transition from Chrome to Firefox cause of the way the Developer tools look in firefox (19.0.2), but im missing the plus(+) element in de 'style' panel that creates a new element which i can change to my likings to create some custom CSS that will be displayed

所有回覆 (6)

more options

If i understand right , you want to know how to creat new element, a new line of css, you can do this only clicking on the line above that line where you will insert the new element, press the right arrow until the a new line be created

See also:

more options

This is what im trying to do: https://dl.dropboxusercontent.com/u/345640/firefoxelement.mov

For some reason i cant seem to find this function in firefox

more options

I get a 404 for the video.

I don't think Firefox's dev tools let you create new elements in the DOM, even in the Inspector pane, which is a more likely location than the Style editor.

When I need to do that I use the DOM Inspector extension: https://addons.mozilla.org/en-US/firefox/addon/dom-inspector-6622/

more options

Video was still uploading is done now

more options

Open the Dev Tool, in the Header click in Style Editor.

Why my image annex dont appear? https://support.cdn.mozilla.net/media.../2014-01-03-16-03-09-797367.png

Dont have a button to add a new element but if you click on the somewhere in the page you will can edit, add, remove style!

This video you can see someone editing the style of the page

由 Diego Victor 於 修改

more options

I don't see a way to add a new selector for the current element to the Style Editor in Firefox 26 dev tools.

In the Inspector tool in Firefox 26 with the Rules pane displayed to the right, I don't see a way to add a new selector for the current element in the Rules pane.

In the Style Editor tool in Firefox 26, I can write a new rule in any of the available contexts, but I would need to copy the selector from the Inspector view first (e.g., right-click the element and choose Copy Unique Selector) or type a general one, whichever is applicable.

由 jscher2000 - Support Volunteer 於 修改