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

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

.butter-component-number .butter-component-value .input-group-addon .glyphicon {
  line-height: 1;
}
.butter-component-number-buttons {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-align: stretch;
  align-items: stretch;
  padding: 0 !important;
  width: 40px !important;
}
.butter-component-number-button {
  cursor: pointer;
}
.butter-component-number-button:hover {
  background-color: #ddd;
}
.butter-component-number-button:first-child {
  border-bottom: 1px solid #ccc;
}
.butter-component-number-button.disabled {
  cursor: not-allowed;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy