Last active
May 31, 2023 22:22
-
-
Save afspies/bd8962a132d23a3c07e967d82bff4a90 to your computer and use it in GitHub Desktop.
ICLP Schedule Spec
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"url": "https://calendar.google.com/calendar/ical/a0743f85a7e10fa90a0dabedbc0742ffd67995ae7ad5a8d90ed0ed35efacdf5e%40group.calendar.google.com/public/basic.ics", | |
"title": "ICLP 2023 Schedule", | |
"date": "2023-07-09", | |
"starting_hour": "8", | |
"ending_hour": "20", | |
"hour_division": "2", | |
"target": "_self", | |
"start_of_week": "su", | |
"timezone": "Europe/London", | |
"tab": "day", | |
"controls": [ | |
"next", | |
"previous", | |
], | |
"css": ".dhx_cal_event .dhx_body, .dhx_footer, .dhx_header, .dhx_title {background-color: #002147 !important;} .dhx_cal_quick_info .dhx_cal_qi_title {background-color: #9D9D9D} .agenda_tab {left: 192px !important;} .dhx_cal_tab.active {color: white; background-color: #002147;}, .dhx_cal_tab.active:hover {background-color: #002147;} .dhx_month_head, .dhx_cal_tab, .dhx_cal_today_button {color: #002147;} .dhx_cal_tab, .dhx_cal_tab.active {border-color: #002147;} .dhx_body {border-bottom-width: 1px !important; border-bottom-color: white !important;} .dhx_cal_event_line {background-color: white; color: #002147; font-weight: bold;}\n", | |
"tabs": [ | |
"week", | |
"day", | |
"agenda" | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment