Sha256: 3de492d3a6c8bac88b7d5ea9ccb01bbb778e59323ecee922f460a52c23dec5a2

Contents?: true

Size: 1016 Bytes

Versions: 13

Compression:

Stored size: 1016 Bytes

Contents

/*
 *  Bootstrap TouchSpin - v3.1.2
 *  A mobile and touch friendly input spinner component for Bootstrap 3.
 *  http://www.virtuosoft.eu/code/bootstrap-touchspin/
 *
 *  Made by István Ujj-Mészáros
 *  Under Apache License v2.0 License
 */

.bootstrap-touchspin .input-group-btn-vertical {
  position: relative;
  white-space: nowrap;
  width: 1%;
  vertical-align: middle;
  display: table-cell;
}

.bootstrap-touchspin .input-group-btn-vertical > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
  padding: 8px 10px;
  margin-left: -1px;
  position: relative;
}

.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
  border-radius: 0;
  border-top-right-radius: 4px;
}

.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
  margin-top: -2px;
  border-radius: 0;
  border-bottom-right-radius: 4px;
}

.bootstrap-touchspin .input-group-btn-vertical i {
  position: absolute;
  top: 3px;
  left: 5px;
  font-size: 9px;
  font-weight: normal;
}

Version data entries

13 entries across 13 versions & 2 rubygems

Version Path
patternfly-sass-3.23.2 assets/stylesheets/patternfly/lib/bootstrap-touchspin.scss
patternfly-sass-3.23.1 assets/stylesheets/patternfly/lib/bootstrap-touchspin.scss
patternfly-sass-3.23.0 assets/stylesheets/patternfly/lib/bootstrap-touchspin.scss
patternfly-sass-3.21.0 assets/stylesheets/patternfly/lib/bootstrap-touchspin.scss
patternfly-sass-3.20.0 assets/stylesheets/patternfly/lib/bootstrap-touchspin.scss
fu-template-0.0.1 assets/themes/j1/jquery.bootstrap-touchspin/css/jquery.bootstrap-touchspin.css
patternfly-sass-3.17.0 assets/stylesheets/patternfly/lib/bootstrap-touchspin.scss
patternfly-sass-3.15.0 assets/stylesheets/patternfly/lib/bootstrap-touchspin.scss
patternfly-sass-3.14.0 assets/stylesheets/patternfly/lib/bootstrap-touchspin.scss
patternfly-sass-3.13.0 assets/stylesheets/patternfly/lib/bootstrap-touchspin.scss
patternfly-sass-3.12.0 assets/stylesheets/patternfly/lib/bootstrap-touchspin.scss
patternfly-sass-3.11.0 assets/stylesheets/patternfly/lib/bootstrap-touchspin.scss
patternfly-sass-3.10.0 assets/stylesheets/patternfly/lib/bootstrap-touchspin.scss