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.59.5 dist/sass/patternfly/dependencies/bootstrap-switch/mixins/reset-text.scss
patternfly-sass-3.59.4 dist/sass/patternfly/dependencies/bootstrap-switch/mixins/reset-text.scss
patternfly-sass-3.59.3 dist/sass/patternfly/dependencies/bootstrap-switch/mixins/reset-text.scss
patternfly-sass-3.59.2 dist/sass/patternfly/dependencies/bootstrap-switch/mixins/reset-text.scss
patternfly-sass-3.59.1 dist/sass/patternfly/dependencies/bootstrap-switch/mixins/reset-text.scss
patternfly-sass-3.59.0 dist/sass/patternfly/dependencies/bootstrap-switch/mixins/reset-text.scss
patternfly-sass-3.58.0 dist/sass/patternfly/dependencies/bootstrap-switch/mixins/reset-text.scss
patternfly-sass-3.57.2 dist/sass/patternfly/dependencies/bootstrap-switch/mixins/reset-text.scss
patternfly-sass-3.57.1 dist/sass/patternfly/dependencies/bootstrap-switch/mixins/reset-text.scss
patternfly-sass-3.57.0 dist/sass/patternfly/dependencies/bootstrap-switch/mixins/reset-text.scss
patternfly-sass-3.56.0 dist/sass/patternfly/dependencies/bootstrap-switch/mixins/reset-text.scss
patternfly-sass-3.55.0 dist/sass/patternfly/dependencies/bootstrap-switch/mixins/reset-text.scss
patternfly-sass-3.54.8 dist/sass/patternfly/dependencies/bootstrap-switch/mixins/reset-text.scss
patternfly-sass-0.0.0.pre.semantically.pre.released dist/sass/patternfly/dependencies/bootstrap-switch/mixins/reset-text.scss
patternfly-sass-3.54.2 dist/sass/patternfly/dependencies/bootstrap-switch/mixins/reset-text.scss
patternfly-sass-3.54.3 dist/sass/patternfly/dependencies/bootstrap-switch/mixins/reset-text.scss
patternfly-sass-3.54.1 dist/sass/patternfly/dependencies/bootstrap-switch/mixins/reset-text.scss
patternfly-sass-3.54.0 dist/sass/patternfly/dependencies/bootstrap-switch/mixins/reset-text.scss
patternfly-sass-3.53.1 dist/sass/patternfly/dependencies/bootstrap-switch/mixins/reset-text.scss
patternfly-sass-3.53.0 dist/sass/patternfly/dependencies/bootstrap-switch/mixins/reset-text.scss