Sha256: fb4ec54cdf954ce3594ac645d42b43c312c9ef87437a9117cd330a54faec64a6
Contents?: true
Size: 745 Bytes
Versions: 2
Compression:
Stored size: 745 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
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
emma-css-rails-0.13.0.0 | vendor/assets/stylesheets/emma.css/scss/rules/_list-style-type.scss |
emma-css-rails-0.11.0.0 | vendor/assets/stylesheets/emma.css/sass/rules/_list-style-type.scss |