Sha256: 21c0c854886db9c5a4c5ee48d28308d60a1b49dc01e038bcfffd47b80787b9ea
Contents?: true
Size: 861 Bytes
Versions: 26
Compression:
Stored size: 861 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 any plugin's vendor/assets/stylesheets directory 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_tree ./init *= require_tree ./layout *= require_tree ./components *= require_tree ./skin *= require_tree ./pages * *= require_self */ $modal-backdrop-bg: #FFF; $modal-backdrop-opacity: 0.8;
Version data entries
26 entries across 25 versions & 2 rubygems