Sha256: 1b1b9b804cc3377d23e306861b906a2f1e1a294e0ec8d58ac3511cfa7e362836
Contents?: true
Size: 535 Bytes
Versions: 1
Compression:
Stored size: 535 Bytes
Contents
// define z-indexes // general page-level $tn-z-page-wrap: 2; $tn-z-pagination: 2; // headers, sidebar, nav $tn-z-section-header: 997; $tn-z-sidebar: 998; $tn-z-main-nav: 999; $tn-z-util-nav: 1000; // Tenon content $tn-z-content-popped-backdrop: 1020; $tn-z-content-popped: 1029; $tn-z-tc-sizer: 1029; // modals $tn-z-modal-backdrop: 2030; $tn-z-asset-cropping: 2040; $tn-z-modal: 2040; $tn-z-modal-dialog: 2050; // spinners $tn-z-generic-loader: 2050; $tn-z-asset-cropping-spinner: 3000; // header menu $tn-z-header-menu: 4000;
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
tenon-1.0.8 | app/assets/stylesheets/tenon/z-indexes.css.scss |