[Table] Tweak appearance of export button
This commit is contained in:
@@ -1,5 +1,11 @@
|
|||||||
<div class="l-view-section scrolling" style="overflow: auto;">
|
<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">
|
<table class="sizing-table">
|
||||||
<tbody>
|
<tbody>
|
||||||
<tr>
|
<tr>
|
||||||
|
|||||||
Reference in New Issue
Block a user