5 lines
99 B
CSS
Raw Normal View History

.claro .dijitSelectRtl .dijitButtonContents {
border-right-width: 0;
border-left-width: 1px;
}