summaryrefslogtreecommitdiff
path: root/ext/mixed/js/document-focus-controller.js
Commit message (Collapse)AuthorAge
* Update copyright year (#1194)toasted-nutbread2021-01-01
| | | | | * Update copyright year * Remove redundant Author info
* Improve document focus control (#1167)toasted-nutbread2020-12-28
* Improve styles for #content-scroll-focus * Create new class to manage and control document focus * Use new focus class * Add a check to prevent redundant .blur calls