1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-18 09:15:49 +00:00
gitea/web_src
silverwind b83825253e
Fix label display on new issues (#13590)
* Fix label display on new issues

PR #13570 broke label rendering for new issues and pulls because
missed the fact that the code was relying on the DOM elements being
toggled by JavaScript.

On top of that, the label rendering for new issues and pull was using
an outdated template which I consolidated in a new shared template.

* remove wrapper element and style tweaks

* style tweaks

* use shared template for whole label list

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2020-11-17 07:02:41 +02:00
..
fomantic CSS color variables, less bold font weight and more (#13567) 2020-11-15 15:58:16 -05:00
fonts/noto-color-emoji Fonts rework (#12114) 2020-07-06 11:56:54 +03:00
js Render diff stats server-side (#13579) 2020-11-15 23:50:06 +00:00
less Fix label display on new issues (#13590) 2020-11-17 07:02:41 +02:00
svg Gitea 2 Gitea migration (#12657) 2020-10-14 07:06:00 +03:00