(css,js) Update md to v1.1.1-master-d774b76

This commit is contained in:
Francis Lachapelle
2016-11-17 15:42:14 -05:00
parent de209f5b95
commit 2f69c018be
11 changed files with 33 additions and 33 deletions
+4 -2
View File
@@ -696,8 +696,10 @@
</md-fab-actions>
</md-fab-speed-dial>
</div>
<div id="detailView" class="view-detail hide show-gt-xs md-default-theme md-background md-bg md-hue-2"
layout="column" ui-view="calendarView">
<div id="detailView" class="view-detail hide show-gt-xs"
layout="column"
md-colors="::{backgroundColor: 'default-background-200'}"
ui-view="calendarView">
<!-- calendar view -->
</div>
</div>