Sha256: 234e465f286f4c6716627c538b43f1513784f2f3585d813f4aaf13896eca81f0

Contents?: true

Size: 1001 Bytes

Versions: 1

Compression:

Stored size: 1001 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_self
 *= require jquery-ui
 *= require beautiful-scaffold
 *= require tagit-dark-grey
 *= require bootstrap-wysihtml5
 *= require themes/default/style
 */

/* Bootstrap 4 */
@import "bootstrap";
@import "font-awesome-sprockets";
@import "font-awesome";
@import "tempusdominus-bootstrap-4.css";

/* Fix bug driverJS position:fixed */
div#driver-highlighted-element-stage, div#driver-page-overlay {
    background: transparent !important;
    outline: 5000px solid rgba(0, 0, 0, .75)
}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
beautiful_scaffold-2.0.2 lib/generators/templates/app/assets/stylesheets/application-bs.css