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.
gitea/templates/repo/issue/labels
silverwind 8da9130c1f
Prevent flash of dropdown menu on labels list (#30215)
On the labels list, This `left` class caused the dropdown content to
flash on page load until JS had hidden it. Remove it as I see no purpose
to it.

<img width="215" alt="image"
src="https://github.com/go-gitea/gitea/assets/115237/9e1de97f-dd89-41e0-9229-5c4a786ba762">

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
10 months ago
..
edit_delete_label.tmpl replace jquery-minicolors with coloris (#30055) 10 months ago
label.tmpl Migrate `gt-hidden` to `tw-hidden` (#30046) 10 months ago
label_archived.tmpl Display archived labels specially when listing labels (#26820) 1 year ago
label_list.tmpl Prevent flash of dropdown menu on labels list (#30215) 10 months ago
label_load_template.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 1 year ago
label_new.tmpl replace jquery-minicolors with coloris (#30055) 10 months ago
labels_selector_field.tmpl Migrate margin and padding helpers to tailwind (#30043) 10 months ago
labels_sidebar.tmpl Migrate `gt-hidden` to `tw-hidden` (#30046) 10 months ago