Skip to content
Snippets Groups Projects
Commit ea80a312 authored by Allen Gilliland's avatar Allen Gilliland
Browse files

finish off styling for sample dataset re-add link.

parent 0e3f4679
No related branches found
No related tags found
No related merge requests found
......@@ -35,7 +35,7 @@
</tbody>
</table>
<div class="pt4" ng-if="!hasSampleDataset">
<span class="p2 text-italic" ng-class="{'border-top': databases.length > 0}"><a class="link" href="" ng-click="addSampleDataset()">Bring the sample dataset back</a></span>
<span class="p2 text-italic" ng-class="{'border-top': databases.length > 0}"><a class="text-grey-2 text-brand-hover no-decoration" href="" ng-click="addSampleDataset()">Bring the sample dataset back</a></span>
</div>
</section>
</div>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment