gitea/web_src
delvh e50473e6bb
Prevent invalid behavior for file reviewing when loading more files () ()
Backport of 

The problem was that many PR review components loaded by `Show more`
received the same ID as previous batches, which confuses browsers (when
clicked). All such occurrences should now be fixed.

Additionally improved the background of the `viewed` checkbox.

Fixes .
Fixes .

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
..
fomantic Remove customized (unmaintained) dropdown, improve aria a11y for dropdown ()
js Add down key check has tribute container () ()
less Prevent invalid behavior for file reviewing when loading more files () ()
svg Change review buttons to icons to make space for text () ()