@import "./css-less-variables/common-import.less"; .select2-container--visualanalyze { .select2-selection--single { height: 28px; border: 1px solid #AAAAAA; border-radius: 0; border: 1px solid #AAAAAA; border-radius: 0; background: #F9F9F9; background-image: -webkit-linear-gradient(top, #F9F9F9, #EDEDED); background-image: -moz-linear-gradient(top, #F9F9F9, #EDEDED); background-image: -ms-linear-gradient(top, #F9F9F9, #EDEDED); background-image: -o-linear-gradient(top, #F9F9F9, #EDEDED); background-image: linear-gradient(to bottom, #F9F9F9, #EDEDED); -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0px; color: #333333; font-size: 14px; border: solid #aaaaaa 1px; text-decoration: none; line-height: 25px; .select2-selection__arrow { border-left: 1px solid #AAAAAA; top: 0; right: 0px; height: 28px; width: 28px; position: absolute; b { &:before { content: "\f078"; font-family: FontAwesome; left: 7px; position: absolute; top: 1px; color: #0F5475; z-index: 999; font-size: 13px; } } } .select2-selection__rendered { color: #333333; line-height: 26px; } } .select2-dropdown.select2-dropdown--below { left: 0; top: 0; } .select2-results__option--highlighted[aria-selected] { font-weight: bold; color: #000000; } .select2-results__option[aria-selected="true"] { font-weight: bold; color: #000000; } .select2-results { >.select2-results__options { max-height: 200px; overflow-y: auto; padding-top: 15px; padding-bottom: 15px; } } }