(css,js) Btn to expand toolbar of all-day events

This commit is contained in:
Francis Lachapelle
2016-03-30 11:10:09 -04:00
parent 0cce8f6053
commit fd388e2373
5 changed files with 117 additions and 73 deletions
@@ -62,6 +62,9 @@ md-icon {
&.md-rotate-180 {
transform: rotate(180deg);
}
&.md-rotate-180-ccw {
transform: rotate(-180deg);
}
// &.icon-add:before {
// content: "\e317";
// }