Can we add to webedit css? Putting these rules in my stylesheet does not seem to affect the editor. .cke_editable ul, .cke_editable ol { margin-left:40px; } .cke_editable ul li { list-style: disc; } .cke_editable ol li { list-style: decimal; }