Sha256: 8d60efbcc09394a5e8ff1430d518b6d28def157817ee3d72991b593b7f46f873

Contents?: true

Size: 475 Bytes

Versions: 81

Compression:

Stored size: 475 Bytes

Contents

@mixin reset-text(){
  font-family: $font-family-base;
  // We deliberately do NOT reset font-size.
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: $line-height-base;
  text-align: left; // Fallback for where `start` is not supported
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
}

Version data entries

81 entries across 81 versions & 1 rubygems

Version Path
patternfly-sass-3.38.0 dist/sass/patternfly/dependencies/bootstrap-switch/mixins/reset-text.scss
patternfly-sass-3.37.10 dist/sass/patternfly/dependencies/bootstrap-switch/mixins/reset-text.scss
patternfly-sass-3.37.9 dist/sass/patternfly/dependencies/bootstrap-switch/mixins/reset-text.scss
patternfly-sass-3.37.8 dist/sass/patternfly/dependencies/bootstrap-switch/mixins/reset-text.scss
patternfly-sass-3.37.7 dist/sass/patternfly/dependencies/bootstrap-switch/mixins/reset-text.scss
patternfly-sass-3.37.6 dist/sass/patternfly/dependencies/bootstrap-switch/mixins/reset-text.scss
patternfly-sass-3.37.5 dist/sass/patternfly/dependencies/bootstrap-switch/mixins/reset-text.scss
patternfly-sass-3.37.4 dist/sass/patternfly/dependencies/bootstrap-switch/mixins/reset-text.scss
patternfly-sass-3.37.3 dist/sass/patternfly/dependencies/bootstrap-switch/mixins/reset-text.scss
patternfly-sass-3.37.2 dist/sass/patternfly/dependencies/bootstrap-switch/mixins/reset-text.scss
patternfly-sass-3.37.1 dist/sass/patternfly/dependencies/bootstrap-switch/mixins/reset-text.scss
patternfly-sass-3.37.0 dist/sass/patternfly/dependencies/bootstrap-switch/mixins/reset-text.scss
patternfly-sass-3.36.0 dist/sass/patternfly/dependencies/bootstrap-switch/mixins/reset-text.scss
patternfly-sass-3.35.1 dist/sass/patternfly/dependencies/bootstrap-switch/mixins/reset-text.scss
patternfly-sass-3.35.0 dist/sass/patternfly/dependencies/bootstrap-switch/mixins/reset-text.scss
patternfly-sass-3.34.1 dist/sass/patternfly/dependencies/bootstrap-switch/mixins/reset-text.scss
patternfly-sass-3.34.0 dist/sass/patternfly/dependencies/bootstrap-switch/mixins/reset-text.scss
patternfly-sass-3.33.0 dist/sass/patternfly/dependencies/bootstrap-switch/mixins/reset-text.scss
patternfly-sass-3.32.1 dist/sass/patternfly/dependencies/bootstrap-switch/mixins/reset-text.scss
patternfly-sass-3.31.2 dist/sass/patternfly/dependencies/bootstrap-switch/mixins/reset-text.scss