Sha256: c2e9bd728b78deff3fcc02beb8502267549616642982c8acfc7fcc30a6107602
Contents?: true
Size: 1.12 KB
Versions: 1
Compression:
Stored size: 1.12 KB
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. * */ .alert-notice { background-color: #f5f5f5; border-color: #dcdcdc; color: #696969; } .alert-alert { background-color: #f5f5f5; border-color: #dcdcdc; color: #696969; } li.navbar-text{ margin-top: 17px; margin-bottom: 13px; } body { padding-top: 50px; } .page-header { margin-top: 10px; } .footer-logo { background: image_url("copyright_logo.png") no-repeat left center; background-size: contain; height: 20px; padding-left: 150px !important; padding-top: 2px; }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
sc_core-0.0.7 | app/assets/stylesheets/sc_core/sc_core.scss |