Chrome Inspector: Live CSS editing - won't save

ⅰ亾dé卋堺 提交于 2019-12-12 03:44:34

问题


In the Chrome Inspector - anybody know why sometimes nothing happens when you right-click on your CSS file in "Sources" and click "Save"? The "*" is still there, and my CSS file isn't being read anywhere else.

If I try "Save as", it writes a new CSS file but does not include my recent changes.

I'm using version 25.0.1364.97.


回答1:


I am using version 25.0.1364.99 of google chrome on a Mac OSX version 10.8.2

I opened an app i recently wrote and changed with right-click --> "inspect elements" with the right side interacitve CSS box some h1 and colors. Then I clicked "save as" and opened that new css file. All changes were adopted.

So for me it works fine! Maybe you update your version of google chrome. - You find that helpful? Nice, give me a thumbs up.



来源:https://stackoverflow.com/questions/15052857/chrome-inspector-live-css-editing-wont-save

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!