mirror of
https://github.com/pa11y/pa11y-dashboard.git
synced 2025-09-24 14:21:13 +00:00
Spacing change done
This commit is contained in:
@@ -66,7 +66,7 @@ along with Pa11y Dashboard. If not, see <http://www.gnu.org/licenses/>.
|
||||
</div>
|
||||
|
||||
|
||||
<div class="ruled col-md-12">
|
||||
<div class="ruled col-md-12 graph-spacer">
|
||||
<table id="graph-data" class="table graph-table" summary="Accessibility results from Pa11y for this page">
|
||||
<caption>Results for {{simplify-url task.url}}</caption>
|
||||
<thead>
|
||||
|
@@ -16,7 +16,7 @@ along with Pa11y Dashboard. If not, see <http://www.gnu.org/licenses/>.
|
||||
}}
|
||||
|
||||
<section class="col-md-12">
|
||||
<h2 id="tabSectionHeading" class="crunch-top">Results for {{date-format task.lastResult.date format="DD MMM YYYY"}}</h2>
|
||||
<h2 id="tabSectionHeading">Results for {{date-format task.lastResult.date format="DD MMM YYYY"}}</h2>
|
||||
<div class="results-download">
|
||||
<a href="{{mainResult.hrefCsv}}" class="btn btn-default" data-test="download-csv">
|
||||
Download CSV <span class="glyphicon glyphicon-download" aria-hidden="true"></span>
|
||||
|
Reference in New Issue
Block a user