How to change default font size in TinyMCETextField when using TinyMCEEditor Wrapper in Vaadin 7 project?

220 views Asked by At

Title says it all. I found that you have to edit some TinyMCEEditor css-file but how and where to do that in a Vaadin 7 project? With all its theme and style css-structures.

1

There are 1 answers

2
Jaffer Wilson On

Try this code....

      <div role="treeitem" hidefocus="true" style="font-size: 0pt; position: absolute; outline: 0px none; z-index: -1;" tabindex="0">
        <input style="opacity: 0; height: 1px; width: 1px; z-index: -1; overflow: hidden; position: absolute;" tabindex="-1" type="text" />