Add classes for the stat page
Also removed the pie chart graph because it wasn't really useful.
This commit is contained in:
@ -46,8 +46,8 @@
|
||||
</figure>
|
||||
<div class="block">
|
||||
<p class="segmented segmented-raised segmented-round">
|
||||
<button id="btn-graph-column-chart" class="button button-round button-active">Column chart</button>
|
||||
<button id="btn-graph-spider-web" class="button button-round">Spider web</button>
|
||||
<button id="btn-graph-spider-web" class="button button-round button-active">Spider web</button>
|
||||
<button id="btn-graph-column-chart" class="button button-round">Column chart</button>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user