Sha256: 5798023ebdab4660f31e26f6ebb9558d313885366ab5374099b37662667ed893

Contents?: true

Size: 641 Bytes

Versions: 13

Compression:

Stored size: 641 Bytes

Contents

/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS and SCSS file within this directory, lib/assets/stylesheets, vendor/assets/stylesheets,
 * or vendor/assets/stylesheets of plugins, if any, can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the top of the
 * compiled file, but it's generally better to create a new file per style scope.
 *
 *= require_self
 *= require listings
 *= require_tree .
 */

.my-class {
  background-color:#FFE3CD;
}

body {
  padding-top: 60px;
}

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
listings-0.1.15 spec/dummy/app/assets/stylesheets/application.css
listings-0.1.14 spec/dummy/app/assets/stylesheets/application.css
listings-0.1.13 spec/dummy/app/assets/stylesheets/application.css
listings-0.1.12 spec/dummy/app/assets/stylesheets/application.css
listings-0.1.11 spec/dummy/app/assets/stylesheets/application.css
listings-0.1.10 spec/dummy/app/assets/stylesheets/application.css
listings-0.1.8 spec/dummy/app/assets/stylesheets/application.css
listings-0.1.7 spec/dummy/app/assets/stylesheets/application.css
listings-0.1.6 spec/dummy/app/assets/stylesheets/application.css
listings-0.1.5 spec/dummy/app/assets/stylesheets/application.css
listings-0.1.4 spec/dummy/app/assets/stylesheets/application.css
listings-0.1.0 spec/dummy/app/assets/stylesheets/application.css
listings-0.0.3 spec/dummy/app/assets/stylesheets/application.css