Ckeditor recently updated with new security update but have lost full html editing toolbar buttons.
Full range of toolbar buttons appear in configuration editor for full html but do not show up when editing a page - only the standard range.
Can you please advise how to fix?
Colin Wright
visibility hidden
Hi guys,
I am Sencha Touch developer, Here i am facing a problem inline visibility hidden !important.The code is
<span class="x-button-icon FeaturedCls" style="visibility: hidden !important" id="ext-element-22"></span>
I can't change this code because it is automatic generate from sencha touch.In stylesheet, I use visibility:visible !important; but it is not working.
Can you Please advise me how to fix?