Sha256: 1faaf123a84694ddae946dee1b5c9e6822e6dd48fb78ce404bb49730842e0916

Contents?: true

Size: 941 Bytes

Versions: 2

Compression:

Stored size: 941 Bytes

Contents

.#{$emma-prefix}bds-n {
  border-style: none #{emma-important($emma-important)};
}

.#{$emma-prefix}bds-h {
  border-style: hidden #{emma-important($emma-important)};
}

.#{$emma-prefix}bds-dt {
  border-style: dotted #{emma-important($emma-important)};
}

.#{$emma-prefix}bds-ds {
  border-style: dashed #{emma-important($emma-important)};
}

.#{$emma-prefix}bds-s {
  border-style: solid #{emma-important($emma-important)};
}

.#{$emma-prefix}bds-db {
  border-style: double #{emma-important($emma-important)};
}

.#{$emma-prefix}bds-w {
  border-style: wave #{emma-important($emma-important)};
}

.#{$emma-prefix}bds-g {
  border-style: groove #{emma-important($emma-important)};
}

.#{$emma-prefix}bds-r {
  border-style: ridge #{emma-important($emma-important)};
}

.#{$emma-prefix}bds-i {
  border-style: inset #{emma-important($emma-important)};
}

.#{$emma-prefix}bds-o {
  border-style: outset #{emma-important($emma-important)};
}

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
emma-css-rails-0.13.0.0 vendor/assets/stylesheets/emma.css/scss/rules/_border-style.scss
emma-css-rails-0.11.0.0 vendor/assets/stylesheets/emma.css/sass/rules/_border-style.scss