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.
zeripath 51383ec084
Move helpers to be prefixed with `gt-` (#22879)
As discussed in #22847 the helpers in helpers.less need to have a
separate prefix as they are causing conflicts with fomantic styles

This will allow us to have the `.gt-hidden { display:none !important; }`
style that is needed to for the reverted PR.

Of note in doing this I have noticed that there was already a conflict
with at least one chroma style which this PR now avoids.

I've also added in the `gt-hidden` style that matches the tailwind one
and switched the code that needed it to use that.

Signed-off-by: Andrew Thornton <art27@cantab.net>

---------

Signed-off-by: Andrew Thornton <art27@cantab.net>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
1 year ago
..
fields Support Issue forms and PR forms (#20987) 2 years ago
labels Optimize html templates (#22080) 2 years ago
view_content Move helpers to be prefixed with `gt-` (#22879) 1 year ago
branch_selector_field.tmpl Move helpers to be prefixed with `gt-` (#22879) 1 year ago
choose.tmpl Add main landmark to templates and adjust titles (#22670) 1 year ago
comment_tab.tmpl Use link in UI which returned a relative url but not html_url which contains an absolute url (#21986) 1 year ago
label_precolors.tmpl Fix purple color in suggested label colors (#18241) 3 years ago
labels.tmpl Add main landmark to templates and adjust titles (#22670) 1 year ago
list.tmpl Move helpers to be prefixed with `gt-` (#22879) 1 year ago
milestone_issues.tmpl Move helpers to be prefixed with `gt-` (#22879) 1 year ago
milestone_new.tmpl Add main landmark to templates and adjust titles (#22670) 1 year ago
milestones.tmpl Move helpers to be prefixed with `gt-` (#22879) 1 year ago
navbar.tmpl Add some headings to repo views (#22869) 1 year ago
new.tmpl Add main landmark to templates and adjust titles (#22670) 1 year ago
new_form.tmpl Move helpers to be prefixed with `gt-` (#22879) 1 year ago
openclose.tmpl Move helpers to be prefixed with `gt-` (#22879) 1 year ago
search.tmpl Issues: add Project filter to issues list and search (#22544) 1 year ago
view.tmpl Add main landmark to templates and adjust titles (#22670) 1 year ago
view_content.tmpl Move helpers to be prefixed with `gt-` (#22879) 1 year ago
view_title.tmpl Move helpers to be prefixed with `gt-` (#22879) 1 year ago