All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.assets.rjzjh.jquery-easyui.themes.gray.combobox.css Maven / Gradle / Ivy

There is a newer version: 2.0.0
Show newest version
.combobox-item,
.combobox-group {
  font-size: 12px;
  padding: 3px;
  padding-right: 0px;
}
.combobox-item-disabled {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.combobox-gitem {
  padding-left: 10px;
}
.combobox-group {
  font-weight: bold;
}
.combobox-item-hover {
  background-color: #e2e2e2;
  color: #000000;
}
.combobox-item-selected {
  background-color: #0092DC;
  color: #fff;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy