Add calendar module.

This commit is contained in:
Michael Teeuw
2016-03-31 11:05:32 +02:00
parent 7717b295bd
commit 900ba886ed
43 changed files with 6477 additions and 3 deletions

View File

@@ -0,0 +1,6 @@
// Fixed Width Icons
// -------------------------
.@{fa-css-prefix}-fw {
width: (18em / 14);
text-align: center;
}