space between list items

Hi,

is there a way to set space some space between list items?

thanks and regards!

Javier

Items are divided by the thin line. But you can set the height of items and a corresponding line-height CSS-attribute:

http://webix.com/snippet/8943149e

Hi,

The point is that i want some space between each list element, like this:

http://postimg.org/image/mrl2y8363/

thanks and regards!

You can set margin for the same CSS-class:

http://webix.com/snippet/7367eafb

Thank you very much!

regards!