forgejo/templates/package/content
zeripath 51383ec084
Move helpers to be prefixed with gt- ()
As discussed in  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>
2023-02-13 17:59:59 +00:00
..
cargo.tmpl Add Cargo package registry () 2023-02-05 18:12:31 +08:00
chef.tmpl Add Chef package registry () 2023-02-06 09:49:21 +08:00
composer.tmpl Refactor i18n to locale () 2022-06-27 15:58:46 -05:00
composer_dependencies.tmpl Refactor i18n to locale () 2022-06-27 15:58:46 -05:00
conan.tmpl Refactor i18n to locale () 2022-06-27 15:58:46 -05:00
conda.tmpl Add Conda package registry () 2023-02-01 12:30:39 -06:00
container.tmpl Move helpers to be prefixed with gt- () 2023-02-13 17:59:59 +00:00
generic.tmpl Display all files. () 2022-08-23 21:39:25 -04:00
helm.tmpl Refactor i18n to locale () 2022-06-27 15:58:46 -05:00
maven.tmpl Refactor i18n to locale () 2022-06-27 15:58:46 -05:00
npm.tmpl Refactor i18n to locale () 2022-06-27 15:58:46 -05:00
npm_dependencies.tmpl Refactor i18n to locale () 2022-06-27 15:58:46 -05:00
nuget.tmpl Refactor i18n to locale () 2022-06-27 15:58:46 -05:00
pub.tmpl Add support for Pub packages () 2022-08-07 18:09:54 +08:00
pypi.tmpl Use --index-url in PyPi description () 2023-01-27 15:12:18 +01:00
rubygems.tmpl Refactor i18n to locale () 2022-06-27 15:58:46 -05:00
rubygems_dependencies.tmpl Refactor i18n to locale () 2022-06-27 15:58:46 -05:00
vagrant.tmpl Add support for Vagrant packages () 2022-08-29 15:04:45 +08:00