Sha256: eb9253b28af3f8a6784cdf7f7e2e61c682ebd5acbd2d0edf516514894de96412

Contents?: true

Size: 779 Bytes

Versions: 6

Compression:

Stored size: 779 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 ./bootstrap.min
 *= require ./bootstrap-treeview.min
 *= require ./tree
 */

#flash .alert {
    position: fixed;
    z-index: 1;
    left: 50%;
    transform: translateX(-50%);
}

#main-container {
    padding-top: 65px;
}

button.close {
    outline: none;
}

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
flexite-0.0.7 app/assets/stylesheets/flexite/application.css
flexite-0.0.6 app/assets/stylesheets/flexite/application.css
flexite-0.0.5 app/assets/stylesheets/flexite/application.css
flexite-0.0.4 app/assets/stylesheets/flexite/application.css
flexite-0.0.3 app/assets/stylesheets/flexite/application.css
flexite-0.0.2 app/assets/stylesheets/flexite/application.css