Skip to content

Commit

Permalink
Style change to link text
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuastegmaier committed Oct 4, 2023
1 parent 5625cb5 commit 6650218
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion concordia/templates/transcriptions/asset_detail.html
Original file line number Diff line number Diff line change
Expand Up @@ -364,7 +364,7 @@ <h6>Why does <span class="font-italic">By the People</span> have this feature?</
<div id="ocr-section" class="row pl-3 pb-4 bg-white print-none">
<div class="d-flex flex-row align-items-center align-content-end ml-auto mr-3 mt-1">
<a tabindex="0" class="btn btn-link d-inline p-0" role="button" data-placement="top" data-trigger="focus click hover" title="When to use OCR" data-toggle="modal" data-target="#ocr-help-modal">
<span>What is OCR</span> <span class="fas fa-question-circle" aria-label="When to use OCR"></span>
<span class="underline-link font-weight-bold">What is OCR</span> <span class="fas fa-question-circle" aria-label="When to use OCR"></span>
</a>
<a role="button" data-placement="top" data-trigger="click" title="Transcribe with OCR" data-toggle="modal" data-target="#ocr-transcription-modal" id="ocr-transcription-link" class="btn btn-primary mx-1" disabled>Transcribe with OCR</a>
</div>
Expand Down

0 comments on commit 6650218

Please sign in to comment.