UNPKG

dojox

Version:

Dojo eXtensions, a rollup of many useful sub-projects and varying states of maturity – from very stable and robust, to alpha and experimental. See individual projects contain README files for details.

11 lines (10 loc) 225 B
/* dojox.mobile.EdgeToEdgeList */ .mblEdgeToEdgeList { //cmp position: relative; // IE needs this margin: 0; padding: 0; .mblEdgeToEdgeList-styles; .mblListItem:last-child { .mblEdgeToEdgeList-LastListItem-styles; } }