UNPKG

bb-collection-view

Version:

Easily render backbone.js collections with support for automatic selection of models in response to clicks, reordering models via drag and drop, and more.

19 lines (17 loc) 280 B
ul.collection-list { margin: 0; padding: 0; list-style-type: none; outline: none; } ul.collection-list.selectable { cursor: pointer; } var.empty-list-caption { color: #A0A0A0; padding: 30px; display: block; text-align: center; font-style: normal; line-height: 1.45; }