Allow user to choose which weekdays to display

Closes #1841
This commit is contained in:
Francis Lachapelle
2016-05-06 14:22:52 -04:00
parent 3c6da09ff8
commit c5eeadf041
29 changed files with 393 additions and 146 deletions
@@ -155,6 +155,7 @@ $quarter_height: 10px;
// Contains the toggle button to collapse/expand the toolbar
.allDaysView--sidenav {
border-bottom: 1px solid sg-color($sogoPaper, 300);
min-width: $hours_margin;
width: $hours_margin;
.md-icon-button {
position: absolute;