Sha256: feb7a8dcb3fa2d46a81b9e60fbc828200d137c116997e26f4d1afd91576a8919

Contents?: true

Size: 693 Bytes

Versions: 74

Compression:

Stored size: 693 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;

// medium
// MEDIUM DOES NOT ACTUALLY USE THIS VARIABLE
// THIS IS JUST HERE SO YOU CAN INDEX THINGS RELATIVE TO MEDIUM
$tn-z-medium-editor-controls: 2000;


// 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

74 entries across 74 versions & 1 rubygems

Version Path
tenon-1.0.22 app/assets/stylesheets/tenon/z-indexes.css.scss
tenon-1.0.21 app/assets/stylesheets/tenon/z-indexes.css.scss
tenon-1.0.20 app/assets/stylesheets/tenon/z-indexes.css.scss
tenon-1.0.19 app/assets/stylesheets/tenon/z-indexes.css.scss
tenon-1.0.18 app/assets/stylesheets/tenon/z-indexes.css.scss
tenon-1.0.17 app/assets/stylesheets/tenon/z-indexes.css.scss
tenon-1.0.16 app/assets/stylesheets/tenon/z-indexes.css.scss
tenon-1.0.15 app/assets/stylesheets/tenon/z-indexes.css.scss
tenon-1.0.14 app/assets/stylesheets/tenon/z-indexes.css.scss
tenon-1.0.13 app/assets/stylesheets/tenon/z-indexes.css.scss
tenon-1.0.12 app/assets/stylesheets/tenon/z-indexes.css.scss
tenon-1.0.11 app/assets/stylesheets/tenon/z-indexes.css.scss
tenon-1.0.10 app/assets/stylesheets/tenon/z-indexes.css.scss
tenon-1.0.9 app/assets/stylesheets/tenon/z-indexes.css.scss