Redactor background colour (editing white text)
Permalink
I was wondering if anyone has ran into the issue I have that if your text colour is white you obviously can't see it on the white background of Redactor when editing a content block.
I'm wondering if anyone knows if there is a better way to solve this issue rather than overriding it with CSS?
I've just done for now but I don't want to screw it up for editing other blocks etc. I wonder if Redactor has some options for this?
I'm wondering if anyone knows if there is a better way to solve this issue rather than overriding it with CSS?
I've just done
.redactor_box { background: none; }
https://github.com/concrete5/concrete5-5.7.0/issues/1280...
See also
https://github.com/concrete5/concrete5-5.7.0/issues/1218...
Seems like the only thing blocking the 'background: none' is dealing with composer.