Sha256: ad5b7e9b9fafe828c2bd1ff1944a5025b94bcad4b387c4a1961edc2046d5f009

Contents?: true

Size: 826 Bytes

Versions: 6

Compression:

Stored size: 826 Bytes

Contents

@import compass/utilities/general/clearfix

$light-border: #ddd !default

.big-text
  font-size: 22px
.small-text
  font-size: 14px

.padding-5
  padding: 5px
.padding-10
  padding: 10px
.padding-20
  padding: 20px
.no-margin
  margin-bottom: 0

.center
  text-align: center
.left
  text-align: left
.right
  text-align: right
.float-left
  float: left
.float-right
  float: right
.clear-both
  clear: both

.width-25
  width: 25%
.width-50
  width: 50%
.width-100
  width: 100%

.upper-case
  text-transform: uppercase
.normal-case
  text-transform: none !important

.border-bottom
  border-bottom: 1px solid $light-border

.columns
  +clearfix
  .cols4
    float: left
    padding: 5px
    width: 25%
  .cols3
    float: left
    padding: 5px
    widows: (100% / 3)
  .cols2
    float: left
    padding: 10px
    width: 50%

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
shoelace-0.1.5 app/assets/stylesheets/shoelace.sass
shoelace-0.1.4 app/assets/stylesheets/shoelace.sass
shoelace-0.1.3 app/assets/stylesheets/shoelace.sass
shoelace-0.1.2 app/assets/stylesheets/shoelace.sass
shoelace-0.1.1 app/assets/stylesheets/shoelace.sass
shoelace-0.1.0 app/assets/stylesheets/shoelace.sass