Newer
Older
EMS-WEB-3.0 / src / main / webapp / s / jquery-easyui-1.3.2 / themes / metro / combobox.css
wxn on 9 Aug 2016 233 bytes first commit
.combobox-item {
  padding: 2px;
  font-size: 12px;
  padding: 3px;
  padding-right: 0px;
}
.combobox-item-hover {
  background-color: #E6E6E6;
  color: #444;
}
.combobox-item-selected {
  background-color: #CCE6FF;
  color: #000;
}