Sha256: 005d692016aa7904a551ddd213094a243fb11c3aee6a5399525742678d334ff9

Contents?: true

Size: 746 Bytes

Versions: 1

Compression:

Stored size: 746 Bytes

Contents

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

.#{$emma-prefix}list-d {
  list-style-type: disc #{emma-important($emma-important)};
}

.#{$emma-prefix}list-c {
  list-style-type: circle #{emma-important($emma-important)};
}

.#{$emma-prefix}list-s {
  list-style-type: square #{emma-important($emma-important)};
}

.#{$emma-prefix}list-de {
  list-style-type: decimal #{emma-important($emma-important)};
}

.#{$emma-prefix}list-dlz {
  list-style-type: decimal-leading-zero #{emma-important($emma-important)};
}

.#{$emma-prefix}list-lr {
  list-style-type: lower-roman #{emma-important($emma-important)};
}

.#{$emma-prefix}list-ur {
  list-style-type: upper-roman #{emma-important($emma-important)};
}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
emma-css-rails-0.10.0.0 vendor/assets/stylesheets/emma.css/sass/rules/_list-style-type.scss