Sha256: 483cb525869caf624635b544e24c196f079e38cd56a11a5d95931219405e32d7
Contents?: true
Size: 1.1 KB
Versions: 1
Compression:
Stored size: 1.1 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 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_tree . *= require_self */ /* Carousel ================================================== */ .carousel-inner .item {height:400px;} .carousel-inner .item > img, .carousel-inner .item > a > img { display: block; height: auto; line-height: 1; min-width: 1200px; width: 100%;} .carousel-inner .container {position:static;} .carousel-control {width:7%; opacity:.2; /* @include transition(all .3s ease-in-out); */ } .carousel-control i {font-size:30px; line-height:400px;}
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
scrivito_elastic_slider_widget-0.0.4 | app/assets/stylesheets/scrivito_elastic_slider_widget/application.css |