markbind: fontawsome icons don't show underlines to indicate modal/tooltip
v2.9.1
code:
<trigger trigger="click" for="modal:context-target">:fas-info:</trigger>
<trigger trigger="click" for="modal:context-target">no icon</trigger>
output:

problem: note how the underline is missing from the first trigger
About this issue
- Original URL
- State: closed
- Created 4 years ago
- Comments: 15 (15 by maintainers)
Thanks will debug and get back to you on this
It’s in the
cs2113branch. https://github.com/nus-cs2113-AY1920S2/website/blob/cs2113/admin/tp-progress-dashboard-table.mbdfSounds good; Might wanna try
currentColorinstead ofblackto keep the same underline color thoughIgnore the extra stuff earlier, could just do this with css.
Might check if it works for octicons though
👍 Don’t think anyone’s working on this