diff --git a/sde_indexing_helper/static/css/collection_detail.css b/sde_indexing_helper/static/css/collection_detail.css index 4eb5caec..931438af 100644 --- a/sde_indexing_helper/static/css/collection_detail.css +++ b/sde_indexing_helper/static/css/collection_detail.css @@ -124,7 +124,9 @@ div > .nav { border-radius: 12px; } - + .detailContainer .tab-content .btn { + cursor: default; + } .table tbody tr:nth-child(odd) { background-color: #15232E !important;