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

META-INF.resources.butterfaces-dist-css.butterfaces-treebox.css Maven / Gradle / Ivy

.butter-component-treebox.has-error .tr-input-wrapper {
  border-color: #a94442;
}
.butter-component-treebox.has-error .tr-input-wrapper .tr-trigger {
  border-left-color: #a94442;
}
.tr-dropdown {
  z-index: 3 !important;
  /* bootstrap form-control has 2, should be fixed in trivial components */
}
.tr-dropdown .tr-template-icon-2-lines .content-wrapper .main-line,
.butter-component-treebox .tr-template-icon-2-lines .content-wrapper .main-line {
  line-height: 13px;
}
.tr-dropdown .tr-template-icon-2-lines .content-wrapper .additional-info,
.butter-component-treebox .tr-template-icon-2-lines .content-wrapper .additional-info {
  font-size: 82%;
  color: #777;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy