Sha256: 4c789ad96b3b68853f18c4f43656372fd0632640df165e7445de5287cd9908d7
Contents?: true
Size: 896 Bytes
Versions: 3
Compression:
Stored size: 896 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 colorbox-rails *= require caboose/fonts *= require caboose/page_bar_generator *= require caboose/model_binder */ #cboxLoadedContent { margin-bottom: 0; } #cboxTopLeft, #cboxTopRight, #cboxBottomLeft, #cboxBottomRight, #cboxMiddleLeft, #cboxMiddleRight, #cboxTopCenter, #cboxBottomCenter, #cboxClose { background: #111; } #cboxWrapper { border-radius: 7px !important; }
Version data entries
3 entries across 3 versions & 1 rubygems