Pomoc pśepytaś

Glědajśo se wobšudy pomocy. Njenapominajomy was nigda, telefonowy numer zawołaś, SMS pósłaś abo wósobinske informacije pśeraźiś. Pšosym dajśo suspektnu aktiwitu z pomocu nastajenja „Znjewužywanje k wěsći daś“ k wěsći.

Dalšne informacije

Colours in buttons in Inspector window - how to modify?

  • 2 wótegronje
  • 1 ma toś ten problem
  • 1 naglěd
  • Slědne wótegrono wót finitarry

more options

What (in a theme) controls the colours in the second row of buttons in the left pane of the Inspector window? I am unable to find any stylesheet in the whole devtools directory that has any direct effect on the buttons that name the elements in a page.

What (in a theme) controls the colours in the second row of buttons in the left pane of the Inspector window? I am unable to find any stylesheet in the whole devtools directory that has any direct effect on the buttons that name the elements in a page.

Wubrane rozwězanje

You can use the DOM Inspector to see which style sheets and style rules are used for buttons and text color and text background.


  • chrome://browser/skin/devtools/
  • chrome://browser/skin/devtools/widgets.css
  • chrome://browser/skin/devtools/toolbox.css
Toś to wótegrono w konteksće cytaś 👍 1

Wšykne wótegrona (2)

more options

Wubrane rozwězanje

You can use the DOM Inspector to see which style sheets and style rules are used for buttons and text color and text background.


  • chrome://browser/skin/devtools/
  • chrome://browser/skin/devtools/widgets.css
  • chrome://browser/skin/devtools/toolbox.css
more options

Thanks. It was widgets.css where the problem colours were. DOM Inspector did not point that one out when I selected one of the buttons with the "breadcrumbs". Why? It listed toolbox.css, common.css, and markup.css instead.