How to live edit inline styles with firebug?

已查看 23 次
跳至第一个未读帖子

Doug Cassidy

未读,
2015年3月30日 14:53:142015/3/30
收件人 fir...@googlegroups.com

Here's a pen: http://codepen.io/JFrankParnell/pen/zxbZZR

<style>
  span{ color:red; }
</style>
<span>cant change me</span>
<div>you can change me</div>

If I inspect the <span> with firebug, using the target button, I can see that my style is color: red, obviously. Normally, I could change color, in firebug to blue or whatever. Normally, I could click the disable thingy, in front of the style, to grey it out and it should go back to default color- no effect. I cant add any other styles to it either, by double clicking and adding a style. I can change or disable the other element, in firebug, no prob.

Sebastian Zartner

未读,
2015年4月1日 18:22:182015/4/1
收件人 fir...@googlegroups.com
It works fine for me using Firefox 37.0 + Firebug 2.0.8 on Win8.1.

Please make sure you have the latest versions of Firefox and Firebug.
If you have them, I assume it's a conflict with another extension. In that case you should disable all other extensions and check if it's working. If it does, enable the other extensions again one by one to find the conflicting one.

Sebastian

Doug Cassidy

未读,
2015年4月2日 15:03:132015/4/2
收件人 fir...@googlegroups.com
Shoot, youre right.  The problem is fire-compass.  Which of course, I need badly.  :(

Doug Cassidy

未读,
2015年4月2日 15:37:272015/4/2
收件人 fir...@googlegroups.com
I started an issue, over at firecompass: https://github.com/is-already-taken/firecompass/issues/9
回复全部
回复作者
转发
0 个新帖子