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.

18 lines (15 loc) 409 B
@import url("../common/domButtons/DomButtonGrayArrow.css"); @import url("../common/domButtons/DomButtonDarkBlueCheck.css"); @import "variables.less"; @import "../common/ListItem.less"; /* iOS 6 specific */ .dj_ios6 { .mblListItemRightText { color: #385487; font-weight: normal; } .mblListItem { /* enables hardware acc. to avoid flickering issues - see #16956 */ -webkit-perspective: 1000; } }