0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-06-18 10:28:48 +02:00
gitea/templates/package/content
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>
2023-02-13 17:59:59 +00:00
..
cargo.tmpl Add Cargo package registry (#21888) 2023-02-05 18:12:31 +08:00
chef.tmpl Add Chef package registry (#22554) 2023-02-06 09:49:21 +08:00
composer.tmpl Refactor i18n to locale (#20153) 2022-06-27 15:58:46 -05:00
composer_dependencies.tmpl Refactor i18n to locale (#20153) 2022-06-27 15:58:46 -05:00
conan.tmpl Refactor i18n to locale (#20153) 2022-06-27 15:58:46 -05:00
conda.tmpl Add Conda package registry (#22262) 2023-02-01 12:30:39 -06:00
container.tmpl Move helpers to be prefixed with gt- (#22879) 2023-02-13 17:59:59 +00:00
generic.tmpl Display all files. (#20917) 2022-08-23 21:39:25 -04:00
helm.tmpl Refactor i18n to locale (#20153) 2022-06-27 15:58:46 -05:00
maven.tmpl Refactor i18n to locale (#20153) 2022-06-27 15:58:46 -05:00
npm.tmpl Refactor i18n to locale (#20153) 2022-06-27 15:58:46 -05:00
npm_dependencies.tmpl Refactor i18n to locale (#20153) 2022-06-27 15:58:46 -05:00
nuget.tmpl Refactor i18n to locale (#20153) 2022-06-27 15:58:46 -05:00
pub.tmpl Add support for Pub packages (#20560) 2022-08-07 18:09:54 +08:00
pypi.tmpl Use --index-url in PyPi description (#22620) 2023-01-27 15:12:18 +01:00
rubygems.tmpl Refactor i18n to locale (#20153) 2022-06-27 15:58:46 -05:00
rubygems_dependencies.tmpl Refactor i18n to locale (#20153) 2022-06-27 15:58:46 -05:00
vagrant.tmpl Add support for Vagrant packages (#20930) 2022-08-29 15:04:45 +08:00