Re-enabled textures

This commit is contained in:
Ludovic Marcotte
2015-06-12 11:47:49 -04:00
committed by Francis Lachapelle
parent c957b4b45f
commit dbf614a2dc
2 changed files with 7 additions and 7 deletions
@@ -17,8 +17,8 @@ md-toolbar {
z-index: $z-index-toolbar;
// dirty fix to override angular-material botchy typography
font-size: 1em !important;
//background-image: url("../img/felt-transp.png");
//background-blend-mode: luminosity;
background-image: url("../img/felt-transp.png");
background-blend-mode: luminosity;
box-shadow: $whiteframe-shadow-z1;
}