Sha256: 3dd35643f981da2aa85c9161f0faa244b0ac7b668dcf8a7653db86ed27bf540c
Contents?: true
Size: 433 Bytes
Versions: 1
Compression:
Stored size: 433 Bytes
Contents
.rails_xxx-icon { background-image: url(<%= image_path("rails_xxx/sprite/icons/32x32.png") %>); background-repeat: no-repeat; background-size: 16px 48px; } .icons-32x32-avatar { background-position: 0px -0px; height: 16px; width: 16px; } .icons-32x32-heart-rose { background-position: 0px -21px; height: 16px; width: 16px; } .icons-32x32-mail { background-position: 0px -42px; height: 16px; width: 16px; }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rails-sprite-0.0.7 | test/fixtures/testing/app/assets/stylesheets/rails_xxx/sprite/icons/32x32.css.scss.erb |