Make create data source button more prominent

This commit is contained in:
Arik Fraimovich 2016-06-17 18:07:48 +03:00
parent 72d02e9e9d
commit 227fe9b44a

View File

@ -28,7 +28,7 @@
Looks like no data sources were created yet (or none of them available to the group(s) you're member of). Please
create one first, and then start querying.
<br/>
<a href="data_sources/new" class="btn btn-default">Create Data Source</a> <a href="groups" class="btn btn-default">Manage
<a href="data_sources/new" class="btn btn-primary">Create Data Source</a> <a href="groups" class="btn btn-default">Manage
Group Permissions</a>
</overlay>
<overlay ng-if="noDataSources && !currentUser.isAdmin">