Sha256: b7e7e1ae4b9af6c2a86f06493d44b35cf881d46c713bc6583f7990ea4c4664cd
Contents?: true
Size: 996 Bytes
Versions: 1
Compression:
Stored size: 996 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 'running_results' @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
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
aleph_analytics-0.2.0 | app/assets/stylesheets/application.css.sass |