@@ -237,6 +237,7 @@ let config = {
displaySymbol: false,
maximumNumberOfDays: 1,
showLocation: true,
+ timeFormat: 'absolute',
calendars: [
{
url: 'webcal://nc.x0p.it/remote.php/dav/public-calendars/ZMGgBLGn52oATzDw/?export',
@@ -32,6 +32,7 @@ table.wachenaufgaben tr {
}
table.wachenaufgaben tr td {
font-size: 100% !important;
+ text-align: left;
table.wachenaufgaben tr td.todo_title:before {
font-family: 'Font Awesome 5 Free';
@@ -39,6 +39,7 @@ table.wachenaufgaben {
td {
&.todo_title {
&:before {