Enhancement GPU-883
GPU-883: Improved visibility of editable content by always showing an outline around them.
Bugfix SUP-15210
When a list element contains a break at the end you could not end the list by pressing enter two times. This is because the cursor could not be placed after the break, because the break is invisible. This fix makes breaks as last elements visible.