Review calendar views templates

Changed month view to a md-grid-list.
Added some colors.
This commit is contained in:
Francis Lachapelle
2015-06-12 11:45:10 -04:00
parent 305c13d720
commit 82d1d5e701
4 changed files with 107 additions and 73 deletions
@@ -126,6 +126,10 @@ flex, hide, show, show-sm;
flex: 1 1 auto;
}
.md-flex-fix {
flex: 1 1 0;
}
// Generate responsive columns
// ----------------------------------------------------------------------------
@mixin responsive-columns($breakpoint, $query) {