Sha256: d472d0ba76ff45d7b9052b120861298811f24ddfed43ae404a2a51e13ca8bc24

Contents?: true

Size: 635 Bytes

Versions: 164

Compression:

Stored size: 635 Bytes

Contents

//
// Bootstrap Touchspin
// --------------------------------------------------

.bootstrap-touchspin .input-group-btn-vertical {
  > .btn {
    padding-bottom: 6px;
    padding-top: 6px;
  }
  .bootstrap-touchspin-down {
    border-bottom-right-radius: $border-radius-base;
  }
  .bootstrap-touchspin-up {
    border-top-right-radius: $border-radius-base;
  }
  i {
    font-size: ($font-size-base - 4);
    left: 6px;
    top: 2px;
    &.fa-angle-down,
    &.fa-angle-up {
      font-size: $font-size-base;
      line-height: $font-size-base;
      top: 0;
    }
    &.fa-angle-down,
    &.fa-angle-up {
      left: 7px;
    }
  }
}

Version data entries

164 entries across 121 versions & 1 rubygems

Version Path
patternfly-sass-3.59.5 dist/sass/patternfly/_bootstrap-touchspin.scss
patternfly-sass-3.59.5 dist/sass/rcue/_bootstrap-touchspin.scss
patternfly-sass-3.59.4 dist/sass/patternfly/_bootstrap-touchspin.scss
patternfly-sass-3.59.4 dist/sass/rcue/_bootstrap-touchspin.scss
patternfly-sass-3.59.3 dist/sass/patternfly/_bootstrap-touchspin.scss
patternfly-sass-3.59.3 dist/sass/rcue/_bootstrap-touchspin.scss
patternfly-sass-3.59.2 dist/sass/patternfly/_bootstrap-touchspin.scss
patternfly-sass-3.59.2 dist/sass/rcue/_bootstrap-touchspin.scss
patternfly-sass-3.59.1 dist/sass/patternfly/_bootstrap-touchspin.scss
patternfly-sass-3.59.1 dist/sass/rcue/_bootstrap-touchspin.scss
patternfly-sass-3.59.0 dist/sass/patternfly/_bootstrap-touchspin.scss
patternfly-sass-3.59.0 dist/sass/rcue/_bootstrap-touchspin.scss
patternfly-sass-3.58.0 dist/sass/patternfly/_bootstrap-touchspin.scss
patternfly-sass-3.58.0 dist/sass/rcue/_bootstrap-touchspin.scss
patternfly-sass-3.57.2 dist/sass/patternfly/_bootstrap-touchspin.scss
patternfly-sass-3.57.2 dist/sass/rcue/_bootstrap-touchspin.scss
patternfly-sass-3.57.1 dist/sass/patternfly/_bootstrap-touchspin.scss
patternfly-sass-3.57.1 dist/sass/rcue/_bootstrap-touchspin.scss
patternfly-sass-3.57.0 dist/sass/patternfly/_bootstrap-touchspin.scss
patternfly-sass-3.57.0 dist/sass/rcue/_bootstrap-touchspin.scss