EduardET

check out page color chnage

Feb 6th, 2018
115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.36 KB | None | 0 0
  1. .select2-container .select2-selection--single {
  2.     height: 38px;
  3. }
  4. .select2-container--default .select2-selection--single .select2-selection__rendered {
  5.     line-height: 38px;
  6. }
  7. .select2-container--default .select2-results__option--highlighted[aria-selected],
  8. .select2-container--default .select2-results__option--highlighted[data-selected] {
  9.     background-color: #3B972B;
  10. }
Advertisement
Add Comment
Please, Sign In to add comment