Sha256: 67ce5b7983a5040cb9d84c17066967d242ae69343a80e0f14e4ec78acb3ac836

Contents?: true

Size: 649 Bytes

Versions: 10

Compression:

Stored size: 649 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
 */

.horizontal-list {
  list-style: none;
}

.horizontal-list > li {
  float: left;
  display: inline;
  margin: 0px 5px;
}

Version data entries

10 entries across 10 versions & 2 rubygems

Version Path
rapidfire-8.0.0 app/assets/stylesheets/rapidfire/application.css
rapidfire-5.0.0 app/assets/stylesheets/rapidfire/application.css
rapidfire-4.0.0 app/assets/stylesheets/rapidfire/application.css
rapidfire-3.1.0 app/assets/stylesheets/rapidfire/application.css
rapidfire-3.0.0 app/assets/stylesheets/rapidfire/application.css
rapidfire-2.1.0 app/assets/stylesheets/rapidfire/application.css
rapidfire-2.0.0 app/assets/stylesheets/rapidfire/application.css
unique_rapidfire-1.0.0 app/assets/stylesheets/rapidfire/application.css
rapidfire-1.2.0 app/assets/stylesheets/rapidfire/application.css
rapidfire-1.0.0 app/assets/stylesheets/rapidfire/application.css