As in a similar solution of mine (which adds CSS so column
and column-reverse
work too), you can shorten the top-level userchrome.css
selector by using:
.rli-editor div[style^="position"]:nth-child(2)
As in a similar solution of mine (which adds CSS so column
and column-reverse
work too), you can shorten the top-level userchrome.css
selector by using:
.rli-editor div[style^="position"]:nth-child(2)