minified fullcalendar
This commit is contained in:
@@ -14,8 +14,6 @@
|
||||
<button id="schedule" class="matbut" style="font-size:medium;background:#FF9800;margin: 10px;">Course List</button>
|
||||
<button id="calendar" class="matbut" style="font-size:medium; background: #FF0000; margin:10px;">Schedule</button>
|
||||
</div>
|
||||
|
||||
|
||||
</div>
|
||||
<div>
|
||||
<ul id="courseList" style="list-style-type: none;padding: 5px;"></ul>
|
||||
@@ -25,8 +23,9 @@
|
||||
<br>
|
||||
<span style="font-size: small;display:table;margin:0 auto;font-weight: bold">(No Courses Saved)</span>
|
||||
</h2>
|
||||
<div id="spacer" style=" margin-bottom: 0px; display:inline-block"></div>
|
||||
<button title='Options' class="settingsbut" id='open'><i class="material-icons">
|
||||
<div style=" margin-bottom: 0px; display:inline-block"></div>
|
||||
<button title='Options' class="settingsbut" id='open'>
|
||||
<i style='color:#FF9800' class="material-icons">
|
||||
settings
|
||||
</i></button>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user