|
|
@ -12,11 +12,12 @@ $alabaster: #F7F7F7; |
|
|
|
$shark: #22232C; |
|
|
|
$shark: #22232C; |
|
|
|
$wild-sand: #F6F6F6; |
|
|
|
$wild-sand: #F6F6F6; |
|
|
|
$white: #FFFFFF; |
|
|
|
$white: #FFFFFF; |
|
|
|
|
|
|
|
$dusty-gray: #9B9B9B |
|
|
|
|
|
|
|
|
|
|
|
// Z Indicies - Planned |
|
|
|
// Z Indicies - Planned |
|
|
|
$dropdown-z: 30; |
|
|
|
$dropdown-z: 30; |
|
|
|
$container-z: 15; |
|
|
|
$container-z: 15; |
|
|
|
$header-z: 12 |
|
|
|
$header-z: 12; |
|
|
|
|
|
|
|
|
|
|
|
// Z Indicies - Current |
|
|
|
// Z Indicies - Current |
|
|
|
// app - 11 |
|
|
|
// app - 11 |
|
|
@ -24,3 +25,4 @@ $header-z: 12 |
|
|
|
// dropdown - 11 |
|
|
|
// dropdown - 11 |
|
|
|
// loading - 10 - higher? |
|
|
|
// loading - 10 - higher? |
|
|
|
// mascot - 0 - remove? |
|
|
|
// mascot - 0 - remove? |
|
|
|
|
|
|
|
|
|
|
|