(html) Mark recurrent events in Calendar views

This commit is contained in:
Francis Lachapelle
2015-11-13 10:52:38 -05:00
parent fc1dfcff10
commit 5ed142853a
3 changed files with 10 additions and 0 deletions
@@ -108,6 +108,9 @@ md-icon {
&.icon-remove-circle:before {
content: "\e15c";
}
&.icon-repeat:before {
content: "\e040";
}
&.icon-search:before {
content: "\e8b6";
}