Skip to content

Commit

Permalink
Merge pull request #813 from NASA-IMPACT/112-remove-cursor-pointer-fr…
Browse files Browse the repository at this point in the history
…om-workflow-stat-col

112 remove cursor pointer from workflow stat col
  • Loading branch information
emshahh authored Jun 5, 2024
2 parents 7e5b323 + 834d39a commit 873e5be
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion sde_indexing_helper/static/css/collection_detail.css
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit 873e5be

Please sign in to comment.