Skip to content

Commit

Permalink
highlight currently selected concept in alphabetical list sidebar
Browse files Browse the repository at this point in the history
  • Loading branch information
osma committed Dec 19, 2024
1 parent 8e720a6 commit edeecf9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions resource/css/skosmos.css
Original file line number Diff line number Diff line change
Expand Up @@ -605,6 +605,7 @@ body {
margin-left: 1px !important; /* add a 1px margin to offset missing border */
}

#tab-alphabetical .sidebar-list .list-group-item a.selected,
#tab-hierarchy .sidebar-list .list-group-item a.selected,
#tab-groups .sidebar-list .list-group-item a.selected {
color: var(--vocab-text) !important;
Expand Down

0 comments on commit edeecf9

Please sign in to comment.