summaryrefslogtreecommitdiff
path: root/js/dojo/dojox/mobile/themes/iphone/ListItem-compat.css
blob: d153c4b4d8cabbfe52166e67ff7af8c250590ac5 (plain)
1
2
3
4
5
6
7
@import url("../common/domButtons/DomButtonGrayArrow-compat.css");
@import url("../common/domButtons/DomButtonDarkBlueCheck-compat.css");

/* mbl.widget.ListItem */
*html li.mblListItem.mblVariableHeight { /* IE6 hack */
	height: 0;
}