Remove redundant fullcalendar cruft
This commit is contained in:
1413
src/static/fullcalendar.css
Normal file
1413
src/static/fullcalendar.css
Normal file
File diff suppressed because it is too large
Load Diff
10
src/static/fullcalendar.min.js
vendored
Normal file
10
src/static/fullcalendar.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
13
src/static/jquery-ui.min.js
vendored
Normal file
13
src/static/jquery-ui.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
7
src/static/moment.min.js
vendored
Normal file
7
src/static/moment.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
@@ -153,3 +153,9 @@ main {
|
||||
border: #c3e6c3 1px solid;
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
#calendar {
|
||||
max-width: 700px;
|
||||
margin: auto;
|
||||
margin-top: 60px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user