summaryrefslogtreecommitdiff
path: root/ishtar_common/templates/blocks/DataTables-external-sources.html
diff options
context:
space:
mode:
Diffstat (limited to 'ishtar_common/templates/blocks/DataTables-external-sources.html')
-rw-r--r--ishtar_common/templates/blocks/DataTables-external-sources.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/ishtar_common/templates/blocks/DataTables-external-sources.html b/ishtar_common/templates/blocks/DataTables-external-sources.html
index 00cc7cf2c..c72918d84 100644
--- a/ishtar_common/templates/blocks/DataTables-external-sources.html
+++ b/ishtar_common/templates/blocks/DataTables-external-sources.html
@@ -1,8 +1,8 @@
{% load i18n %}
<div class="d-flex justify-content-center">
- <div class="btn-group btn-group-toggle" data-toggle="buttons">
- <label id="source_button_default" class="btn btn-secondary active">
+ <div class="external-sources btn-group btn-group-toggle" data-toggle="buttons">
+ <label id="source_button_default" class="btn btn-success">
<input type="radio" name="_sources" autocomplete="off" checked>
{% trans "Local" %}&nbsp;&nbsp;<span class="badge badge-light" id="source_badge_default">-</span>
</label>