Pomoc přepytać

Hladajće so wobšudstwa pomocy. Njenamołwimy was ženje, telefonowe čisło zawołać, SMS pósłać abo wosobinske informacije přeradźić. Prošu zdźělće podhladnu aktiwitu z pomocu nastajenja „Znjewužiwanje zdźělić“.

Dalše informacije

Viewing the UI element names in FF65? Inspector Gone?

  • 4 wotmołwy
  • 1 ma tutón problem
  • 37 napohladow
  • Poslednja wotmołwa wot Slouch

more options

Which Developer Tool in FF65 can be used to inspect the names and CSS code for User Interface elements, such as TabsToolbar, PersonalToolbar, etc?

Last year, I was able to hover the mouse pointer over a UI object (a tab, the address bar, toolbar button, etc) and see the corresponding CSS names. Now, I'm unable to find the correct Inspector.

Please help.

Thanks!

Which Developer Tool in FF65 can be used to inspect the names and CSS code for User Interface elements, such as TabsToolbar, PersonalToolbar, etc? Last year, I was able to hover the mouse pointer over a UI object (a tab, the address bar, toolbar button, etc) and see the corresponding CSS names. Now, I'm unable to find the correct Inspector. Please help. Thanks!

Wot Slouch změnjeny

Wubrane rozrisanje

The browser toolbox is the only way to inspect elements from the user interface. It doesn't show CSS rules or selectors directly, but you can use the "Pick an element..." button at the left end of the Inspector toolbar select a specific item and inspect this item in the Inspector.

Tutu wotmołwu w konteksće čitać 👍 0

Wšě wotmołwy (4)

more options
more options

Thank you philipp. So far I do not see the tool that shows the CSS structure of the browser. But still searching :)

more options

Wubrane rozrisanje

The browser toolbox is the only way to inspect elements from the user interface. It doesn't show CSS rules or selectors directly, but you can use the "Pick an element..." button at the left end of the Inspector toolbar select a specific item and inspect this item in the Inspector.

more options

Thank you cor-el. That appears to be what I need :)