]> source.dussan.org Git - gitea.git/commit
Change search and filter icons to SVG (#13473)
authorsilverwind <me@silverwind.io>
Mon, 9 Nov 2020 18:21:47 +0000 (19:21 +0100)
committerGitHub <noreply@github.com>
Mon, 9 Nov 2020 18:21:47 +0000 (18:21 +0000)
commit8bae34c4b24b6af4ce9144028298884710ebf7a5
tree879e32216b04f2e2dab0bc959ada756582144603
parentef2ffc6aeddb872e438627b9fcb67bdd889fc726
Change search and filter icons to SVG (#13473)

Unfortunately, the Fomantic CSS relies on i.icon instead of .icon so a
wrapper is necessary for these with an accompanying class to center the
icon.
templates/base/head_navbar.tmpl
templates/repo/branch_dropdown.tmpl
templates/repo/diff/compare.tmpl
templates/repo/issue/branch_selector_field.tmpl
templates/repo/issue/new_form.tmpl
templates/repo/issue/view_content/sidebar.tmpl
templates/repo/issue/view_title.tmpl
templates/repo/search.tmpl
templates/repo/wiki/view.tmpl
templates/user/dashboard/repolist.tmpl
web_src/less/helpers.less