code-cola icon indicating copy to clipboard operation
code-cola copied to clipboard

"label" selector overrides Code Cola's styles

Open zachalig opened this issue 14 years ago • 1 comments

Browser: Chrome 16.0.912.63 m on Windows 7

Hi! Great extension! I found that while editing styles for a project in code cola, my project's style sheet had some properties along the lines of label{foo:bar;}

That style was rendered on top of code Cola's labels, destroying your extension's layout.

Thanks!

zachalig avatar Dec 21 '11 17:12 zachalig

Thank you for your feedback. As you said, Code Cola is part of current page, so your style will affect it. In the future I will move it into an iframe. For now, use the tag selector as little as possible.This is also a best practice for F2E. Thank you again.

zhouqicf avatar Dec 22 '11 02:12 zhouqicf