Richard Pearlman
You are taking the most complicated way of changing attributes so the different styles will work.
I want something simple so I can control the parameters without worrying about using different styles.
For instance: color="green" when I want to use #999ff6 (I don't know what color this is) but I want to use the #color rather than "green".
Straight css rather then using ">" and fancy names such as [data-rlta-element=container][data-rlta-state=ready]>[data-rlta-element=button-list]>[data-rlta-element=button][data-rlta-color=green]>[data-rlta-element=heading].
How about some drag and drop functionality for defining parameters? At least the Joomla 3 version I could do some og the styling myself.
How about something simple, in-line with the code in the article? Something that gives control for changing text color easily.
How can I set the tabs position to the left, top, bottom, etc. with an inline statement?
Is there a doc with all the possible inline parameters?
Simple is much better than having to be a css expert. I have content to create and the complexity of your css is not acceptable use of my time.