Sha256: 3f4b883653287f10b18388482b0cba93101e42905ca960256ef27ac5da5e21ce
Contents?: true
Size: 932 Bytes
Versions: 15
Compression:
Stored size: 932 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 bottom of the * compiled file so the styles you add here take precedence over styles defined in any styles * defined in the other CSS/SCSS files in this directory. It is generally better to create a new * file per style scope. * *= require sb-admin-v2/bootstrap.css *= require sb-admin-v2/sb-admin *= require "sb-admin-v2/font-awesome/scss/font-awesome.scss" *= require bower/codemirror/lib/codemirror *= require bower/codemirror/theme/neo *= require_tree . *= require_self */ .CodeMirror { height: auto; }
Version data entries
15 entries across 15 versions & 1 rubygems