summaryrefslogtreecommitdiffstatshomepage
path: root/includes/js/dijit/themes/nihilo/form/ComboBox.css.commented.css
blob: e997538f337ad6f5feffbab60cf6e9958529a078 (plain)
1
2
3
4
5
6
7
.nihilo .dijitComboBox .dijitArrowButton .dijitArrowButtonInner {
	background:url("../images/spriteArrows.png") no-repeat left center;
	width: 11px;
}
.nihilo .dijitComboBoxHover .dijitArrowButtonInner {
	/* TODO: url("images/arrowDownHover.png") but in IE6 it flickers some? */
}