summaryrefslogtreecommitdiff
path: root/lib/dijit/themes/nihilo/form/Button_rtl.css
blob: 60d4c4da4e6ae2a5e13b7e8c66a7bce941536b85 (plain)
1
2
3
4
5
6
7
8
.dijitRtl .nihilo .dijitComboBox .dijitButtonNode {
	border-width: 0 0 0 1px;
}
.dijitRtl .nihilo .dijitSelect .dijitButtonContents {
	border-left: none;
	border-right-width: 1px;
}