aboutsummaryrefslogtreecommitdiff
path: root/includes/js/dijit/themes/nihilo/form/Common_rtl.css.commented.css
blob: 83f79d29de00481b257210879e8036851381031b (plain)
1
2
3
4
5
6
7
.dijitRtl .dijitComboBox .dijitButtonNode,
.dijitRtl .dijitSpinner .dijitButtonNode {
	/* line between the input area and the drop down button */
	border-color: #8ba0bd;
	border-left: 0px solid #8ba0bd;
	border-right: 1px solid #8ba0bd;
}