Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 2 additions & 3 deletions asset/css/markbind.css
Original file line number Diff line number Diff line change
Expand Up @@ -382,13 +382,12 @@ li.footnote-item:target {

/* styles for triggers */
.trigger {
display: inline-block;
text-decoration: underline dotted;
border-bottom: 1px dashed currentColor;
}

.trigger-click {
cursor: pointer;
text-decoration: underline dashed;
border-bottom: 1px dashed currentColor;
}

.modal.mb-zoom {
Expand Down