Newer
Older
alarm / WebRoot / s / jquery-easyui-1.3.2 / themes / bootstrap / combobox.css
zhout on 2 Mar 2022 236 bytes first commit
.combobox-item {
  padding: 2px;
  font-size: 12px;
  padding: 3px;
  padding-right: 0px;
}
.combobox-item-hover {
  background-color: #e6e6e6;
  color: #00438a;
}
.combobox-item-selected {
  background-color: #0081c2;
  color: #fff;
}