Търсене в помощните статии

Избягвайте измамите при поддръжката. Никога няма да ви помолим да се обадите или изпратите SMS на телефонен номер или да споделите лична информация. Моля, докладвайте подозрителна активност на "Докладване за злоупотреба".

Научете повече

Firefox Dev Tools doesn't show css changes after closing and re-opening dev tools

more options

Steps to recreate:

  1. Open any website
  2. Make any css changes. These will be shown in the Changes tab in the dev tools
  3. Close dev tools, then re-open. Now those changes won't be shown

Sometimes I need to close dev tools in order to see how the web page would look normally.

Steps to recreate: # Open any website # Make any css changes. These will be shown in the Changes tab in the dev tools # Close dev tools, then re-open. Now those changes won't be shown Sometimes I need to close dev tools in order to see how the web page would look normally.

Всички отговори (1)

more options

Changes you make in dev tools -- such as adding inline styles -- aren't saved, so the page will revert to "As Served" the next time you reload. However, I think they should remain available if you didn't reload the page, so if that isn't working, hmm, maybe it's a bug.

Полезно?

Задаване на въпрос

You must log in to your account to reply to posts. Please start a new question, if you do not have an account yet.