Add paper texture to toolbar and sidenav

This commit is contained in:
Benoit Favreault
2015-06-12 11:42:06 -04:00
committed by Francis Lachapelle
parent e69c47854a
commit 3441a66040
8 changed files with 24 additions and 9 deletions
@@ -124,8 +124,9 @@ $z-index-toast: 90 !default;
$z-index-bottom-sheet: 70 !default;
$z-index-sidenav: 60 !default;
$z-index-backdrop: 50 !default;
$z-index-toolbar: 10 !default;
$z-index-fab: 20;
$z-index-view: 10;
$z-index-view: 9;
// Easing Curves
//--------------------------------------------