Added calendar sharing capability

This commit is contained in:
Ludovic Marcotte
2015-04-24 16:07:48 -04:00
committed by Francis Lachapelle
parent 0d62ec0bea
commit feee156c0a
11 changed files with 197 additions and 65 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;
}