[Table] Tweak appearance of export button

This commit is contained in:
Victor Woeltjen 2016-05-25 13:43:44 -07:00
parent b520d08818
commit f21f22d95c

View File

@ -1,5 +1,11 @@
<div class="l-view-section scrolling" style="overflow: auto;">
<div ng-click="exportAsCSV()">Export</div>
<div class="l-local-controls">
<a class="t-btn l-btn s-btn"
ng-click="exportAsCSV()"
title="Export This View's Data">
Export
</a>
</div>
<table class="sizing-table">
<tbody>
<tr>