Add z indicies to settings-variables

This commit is contained in:
sdtsui 2017-08-08 19:01:33 -07:00
parent 67213e7583
commit 6be6f56ac5
1 changed files with 13 additions and 1 deletions

View File

@ -11,4 +11,16 @@ $gallery: #EFEFEF;
$alabaster: #F7F7F7;
$shark: #22232C;
$wild-sand: #F6F6F6;
$white: #FFFFFF;
$white: #FFFFFF;
// Z Indicies - Planned
$dropdown-z: 30;
$container-z: 15;
$header-z: 12
// Z Indicies - Current
// app - 11
// hex/bn as decimal input - 1 - remove?
// dropdown - 11
// loading - 10 - higher?
// mascot - 0 - remove?