Rich Text Editor to define multiple css selectors in one style rule

Permalink 1 user found helpful
Hi there,

Ive run into a bit of a problem with a rich text editor and adding a particular button class. The buttons we have created use a base style (.btn) and then we add a second class to define if we want special buttons (ie.. .btn .btn-dashed).

Is it possible to define a rule in the typography.css file that will allow the Rich Text Editor to define both classes in one rule? (Ie i want the dropdown menu for 'styles' to add a class like ".btn .btn-dashed" - ie both classes in one style..

Is this possible?

jpcharrier