/home/smartbloks/.trash/eazydocs/assets/css/editor.css
select[multiple] {
  height: auto;
  padding-right: 8px;
}
select[multiple] option {
  white-space: normal;
}
select[multiple] option:nth-of-type(2n) {
  background-color: #efefef;
}

/*# sourceMappingURL=editor.css.map */