﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
14523	Default class for ul / ol list tags	Juergen		"It would be great to have a possibility to add a class to an ul and ol list, like currently to headlines, paragraph etc. in the config.js file.

'''So in this kind:'''[[BR]]

config.format_ul = { element: 'ul', attributes: { 'class': 'list list-disc' } };[[BR]]

config.format_ol = { element: 'ol', attributes: { 'class': 'list list-decimal-point } };
[[BR]]

With classes, font icons and CSS counter there are more possibilities to add the bullets and numbering types, that are desired.

After setting a default class it would be easy for an editor to change the class with the style selector."	New Feature	closed	Normal		General	4.5.7	invalid		
