Sha256: 4e820b3fc7088f79b3dd8bf0352b9f15ef9c4283ddf86ef725429a74bec95c45

Contents?: true

Size: 332 Bytes

Versions: 5

Compression:

Stored size: 332 Bytes

Contents

// Bordered & Pulled
// -------------------------

.#{$wi-css-prefix}-border {
  padding: .2em .25em .15em;
  border: solid .08em $wi-border-color;
  border-radius: .1em;
}

.pull-right { float: right; }
.pull-left { float: left; }

.#{$wi-css-prefix} {
  &.pull-left { margin-right: .3em; }
  &.pull-right { margin-left: .3em; }
}

Version data entries

5 entries across 5 versions & 1 rubygems

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