Improve Accessibility

This commit is contained in:
Leo Herzog
2020-11-11 21:44:28 -05:00
parent f09514e8d5
commit 8e12c1b6b4
5 changed files with 145 additions and 118 deletions

View File

@@ -108,6 +108,7 @@ function start() {
getFiles.addEventListener('click', getFilesFromPeers);
tippy('[data-tippy-content]', {"theme": "torrent-parts", "animation": "shift-away-subtle"}); // all element-defined tooltips
source.disable();
if (window.location.hash) {
originalSourceIcon.innerHTML = '<span class="fad fa-link fa-fw"></span>';