Sha256: 37ebc933ef56dc12d45ee925baeee73774ff83bb04daad8e5d3183d162c78132

Contents?: true

Size: 482 Bytes

Versions: 5

Compression:

Stored size: 482 Bytes

Contents

// Stacked Icons
// -------------------------

.#{$wi-css-prefix}-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.#{$wi-css-prefix}-stack-1x, .#{$wi-css-prefix}-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.#{$wi-css-prefix}-stack-1x { line-height: inherit; }
.#{$wi-css-prefix}-stack-2x { font-size: 2em; }
.#{$wi-css-prefix}-inverse { color: $wi-inverse; }

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
weather-icons-rails-0.1.1 app/assets/stylesheets/weather-icons/_stacked.css.scss
weather-icons-rails-0.1.0 app/assets/stylesheets/weather-icons/_stacked.css.scss
weather-icons-rails-0.0.3.3 app/assets/stylesheets/weather-icons/_stacked.css.scss
weather-icons-rails-0.0.3 app/assets/stylesheets/weather-icons/_stacked.css.scss
weather-icons-rails-0.0.2 app/assets/stylesheets/weather-icons/_stacked.css.scss