Important Notice: We're experiencing email notification issues. If you've posted a question in the community forums recently, please check your profile manually for responses while we're working to fix this.

On Monday the 3rd of March, around 5pm UTC (9am PT) users may experience a brief period of downtime while one of our underlying services is under maintenance.

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

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.

All Replies (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.

Helpful?

Ask a question

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