編集の要約なし |
編集の要約なし |
||
| 4行目: | 4行目: | ||
<style> | <style> | ||
#chart_div table { | #chart_div table { | ||
width: 100%; | width: 100%; | ||
| 86行目: | 85行目: | ||
</ul>`, | </ul>`, | ||
`<table> | `<table> | ||
<thead> | <thead bgcolor = "green"> | ||
<tr> | <tr> | ||
<th id="header-time" class="time selectable ${orderBy === "time" ? "selected" : ""}">時間</th> | <th id="header-time" class="time selectable ${orderBy === "time" ? "selected" : ""}">時間</th> | ||