Sha256: 59836cf1131a785390f9247f53a84d524f1e7f490a8178da15d7d09f29fb1763

Contents?: true

Size: 307 Bytes

Versions: 13

Compression:

Stored size: 307 Bytes

Contents

@mixin hide-text {
  background-color: transparent;
  border:           0;
  color:            transparent;
  font:             0/0 a;
  text-shadow:      none;
}

// A CSS image replacement method that does not require the use of text-indent.
//
// Examples
//
//   .ir {
//     @include hide-text;
//   }

Version data entries

13 entries across 13 versions & 2 rubygems

Version Path
bourbon-compass-3.1.0 stylesheets/bourbon/addons/_hide-text.scss
bourbon-3.1.0 app/assets/stylesheets/addons/_hide-text.scss
bourbon-compass-3.0.1 stylesheets/bourbon/addons/_hide-text.scss
bourbon-3.0.1 app/assets/stylesheets/addons/_hide-text.scss
bourbon-3.0.0 app/assets/stylesheets/addons/_hide-text.scss
bourbon-compass-2.1.3 stylesheets/bourbon/addons/_hide-text.scss
bourbon-2.1.3 app/assets/stylesheets/addons/_hide-text.scss
bourbon-compass-2.1.2 stylesheets/bourbon/addons/_hide-text.scss
bourbon-2.1.2 app/assets/stylesheets/addons/_hide-text.scss
bourbon-compass-2.1.1.0 stylesheets/bourbon/addons/_hide-text.scss
bourbon-2.1.1 app/assets/stylesheets/addons/_hide-text.scss
bourbon-2.1.0 app/assets/stylesheets/addons/_hide-text.scss
bourbon-2.0.0.rc1 app/assets/stylesheets/addons/_hide-text.scss