Multiple Calendar Support

This commit is contained in:
Jonathan Vogt
2016-01-25 21:59:15 +01:00
parent a201ef4e53
commit a2eeebd2e7
10 changed files with 2894 additions and 92 deletions

2086
css/font-awesome.css vendored Normal file

File diff suppressed because it is too large Load Diff

View File

@@ -169,6 +169,13 @@ html {
margin-top: 10px;
}
.calendar-table .calendar-icon {
width: 1em;
min-width: 1em;
margin-right: 5px;
text-align: center;
}
.calendar-table .days {
padding-left: 20px;
text-align: right;
@@ -221,4 +228,4 @@ html {
/* Legacy iOS */
font-style: normal;
font-weight: 200;
}
}