gitea/modules/templates
silverwind da4bb6fc4e
Fix label styles affecting shabox ()
* Fix label styles affecting shabox

Add common parent .labels-list to issue labels lists to prevent
affecting other elements.

Fixes: https://github.com/go-gitea/gitea/issues/13704

* Update templates/shared/issuelist.tmpl

* Update templates/shared/issuelist.tmpl

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
..
dynamic.go Handle and propagate errors when checking if paths are Dirs, Files or Exist ()
helper.go Fix label styles affecting shabox ()
helper_test.go Use templates for issue e-mail subject and body ()
static.go Handle and propagate errors when checking if paths are Dirs, Files or Exist ()
templates_bindata.go Rename scripts to build and add revive command as a new build tool command ()