I am using the News child theme from Genesis Framework on 3.5.1. I have added the add_editor_style('style.css') to my functions.php and it is working great --- except for lists. Both ol and ul do not display the "square" or "decimal" images in the online editor.
I have checked my theme's style.css against the Genesis style.css in the ordered/unordered lists section and made them identical; however, they still do not display.
What else can I check or correct?