per Changelog for 8.4:
Arbitrary CSS styles can now be used in item display rules
I can't seem to get this to work.
On this screen, lets say I want to add a presentation STYLE rule.
Using the default mechanism, I can set a foreground, background, etc.
But I should be able to add a class, right?
the top input field builds a Style.
Whats the syntax to make this be a class?
-> class="myClass"
-> myClass
-> .myClass
have tried many ways. Buy "myClass" never shows up in the browser Inspector.
