Sha256: 3f505716583188e2ab9633b01311f85039bfe5838963fdd262e34e8378138d53

Contents?: true

Size: 1.24 KB

Versions: 14

Compression:

Stored size: 1.24 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, 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 other CSS/SCSS
 * files in this directory. Styles in this file should be added after the last require_* statement.
 * It is generally better to create a new file per style scope.
 *
 *= require_tree .
 *= require dataTables.bootstrap4
 *= require_self
 */

/* ------------------------
 *  FOOTER
 * ------------------------ */

.blue-footer {
    background-color: #394176;
    padding: 1em;
    padding-left: 60px;
    margin-top: 40px;
    margin-bottom: 20px;
    border-radius: 0 0 6px 6px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
    margin-left: 0;
    margin-right: 0;
    color: white;
    width: 100%;
}

a.footer-link {
    color: white;
}

.version {
    padding-left: 20px;
}

#copyright {
    color: #ffffff;
    /*line-height: 150%;*/
    /*margin-top: 3.5%;*/
}

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
hyrax-5.1.0.pre.beta1 .koppie/app/assets/stylesheets/application.css
hyrax-5.0.4 .koppie/app/assets/stylesheets/application.css
hyrax-5.0.3 .koppie/app/assets/stylesheets/application.css
hyrax-5.0.2 .koppie/app/assets/stylesheets/application.css
hyrax-5.0.1 .koppie/app/assets/stylesheets/application.css
hyrax-5.0.0 .koppie/app/assets/stylesheets/application.css
hyrax-5.0.0.rc3 .koppie/app/assets/stylesheets/application.css
hyrax-5.0.0.rc2 .koppie/app/assets/stylesheets/application.css
hyrax-5.0.0.rc1 .koppie/app/assets/stylesheets/application.css
hyrax-4.0.0 .koppie/app/assets/stylesheets/application.css
hyrax-4.0.0.rc3 .koppie/app/assets/stylesheets/application.css
hyrax-4.0.0.rc2 .koppie/app/assets/stylesheets/application.css
hyrax-4.0.0.rc1 .koppie/app/assets/stylesheets/application.css
hyrax-4.0.0.beta2 .koppie/app/assets/stylesheets/application.css