(js) Progress indicator for event/task lists

This commit is contained in:
Francis Lachapelle
2016-08-02 12:09:11 -04:00
parent 8946880c84
commit 6ebf834729
4 changed files with 36 additions and 1 deletions
@@ -15,6 +15,7 @@
border-radius: 50%;
padding: $baseline-grid/2;
box-shadow: $whiteframe-shadow-3dp;
z-index: $z-index-view;
md-progress-circular {
display: block;
}