You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
4 years ago
..
features CSS color variables, less bold font weight and more (#13567) 4 years ago
markdown Reindent Less to 2-space (#12602) 4 years ago
standalone Fix tooltips and issue dependency styles (#13458) 4 years ago
themes Fix comment triangles and tweak inline comment margins (#13554) 4 years ago
_admin.less CSS color variables, less bold font weight and more (#13567) 4 years ago
_base.less CSS color variables, less bold font weight and more (#13567) 4 years ago
_chroma.less CSS color variables, less bold font weight and more (#13567) 4 years ago
_dashboard.less CSS color variables, less bold font weight and more (#13567) 4 years ago
_editor.less Use monaco for the git hook editor (#13552) 4 years ago
_explore.less Various style fixes (#13534) 4 years ago
_form.less unify layout between auth pages (#13547) 4 years ago
_home.less CSS color variables, less bold font weight and more (#13567) 4 years ago
_install.less Reindent Less to 2-space (#12602) 4 years ago
_markdown.less Change markdown font weight to 600 (#13584) 4 years ago
_organization.less CSS color variables, less bold font weight and more (#13567) 4 years ago
_repository.less Fix label display on new issues (#13590) 4 years ago
_review.less Fix comment triangles and tweak inline comment margins (#13554) 4 years ago
_svg.less Reindent Less to 2-space (#12602) 4 years ago
_tribute.less CSS color variables, less bold font weight and more (#13567) 4 years ago
_user.less CSS color variables, less bold font weight and more (#13567) 4 years ago
helpers.less CSS color variables, less bold font weight and more (#13567) 4 years ago
index.less Frontpage and Heatmap CSS tweaks (#13443) 4 years ago