Hi everybody,
I am trying to add my own styles into the ribbon. Specially table styles.
When I use the ms-rte prefix, it works great, but if I want to apply only my styles, using prefixStylesheet property in the rich text editor, than not only I loose all the ms default styles, but I also cannot see my own.
This used to work before,
Does anyone have a clue about this?
Just in case someone is interested in this issue, I have solved this by putting my styles in a different css file and reference it in the page layout. That way it works fantastic!