SemanticScuttle/includes/js/dijit/themes/nihilo/form/Common_rtl.css.commented.css

8 lines
239 B
CSS
Raw Normal View History

.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;
}