Sha256: 3bf95faf1327ad06c512ff8016e55c387805ecf2f4155fc32c8649a77b0da9f8

Contents?: true

Size: 970 Bytes

Versions: 8

Compression:

Stored size: 970 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_tree ../../../vendor/assets/stylesheets
 */

@import 'variables'
@import 'bootstrap-sprockets'
@import 'bootstrap'
@import 'results'
@import 'schemas'
@import 'queries'
@import 'spinners'
@import 'repl'
@import 'alerts'
@import 'snippets'
@import 'visualizations'
@import 'sidebar'
@import 'comments'
@import 'shared'
@import 'sort_bar'
@import 'index_components'
@import 'alert_bar'
@import 'summary'
@import 'sessions'

div.content
  padding: 0 30px

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
aleph_analytics-0.1.0 app/assets/stylesheets/application.css.sass
aleph_analytics-0.0.6 app/assets/stylesheets/application.css.sass
aleph_analytics-0.0.5 app/assets/stylesheets/application.css.sass
aleph_analytics-0.0.4 app/assets/stylesheets/application.css.sass
aleph_analytics-0.0.3 app/assets/stylesheets/application.css.sass
aleph_analytics-0.0.2 app/assets/stylesheets/application.css.sass
aleph_analytics-0.0.1.alpha app/assets/stylesheets/application.css.sass
aleph_analytics-0.0.0.alpha app/assets/stylesheets/application.css.sass