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.

14 lines (12 loc) 380 B
@import url("../common/domButtons/DomButtonGrayArrow-compat.css"); @import url("../common/domButtons/DomButtonDarkBlueCheck-compat.css"); /* dojox.mobile.ListItem */ .mblListItemSelected { background-color: #048bf4; } .dj_gecko .mblListItemSelected { background-image: -moz-linear-gradient(top, #048bf4 0%, #005ce5 100%); } .dj_ie6 .mblListItem { vertical-align: bottom; }