0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-01 20:53:00 +01:00
gitea/templates/admin
silverwind ec3d467f15
Migrate gt-hidden to tw-hidden (#30046)
We have to define this one in helpers.css because tailwind only
generates a single class but certain things rely on this being
double-class. Command ran:

```sh
perl -p -i -e 's#gt-hidden#tw-hidden#g' web_src/js/**/* templates/**/* models/**/* web_src/css/**/*

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2024-03-24 18:23:38 +00:00
..
applications
auth Migrate gt-hidden to tw-hidden (#30046) 2024-03-24 18:23:38 +00:00
emails Migrate margin and padding helpers to tailwind (#30043) 2024-03-24 17:42:49 +01:00
org Migrate margin and padding helpers to tailwind (#30043) 2024-03-24 17:42:49 +01:00
packages
repo Migrate margin and padding helpers to tailwind (#30043) 2024-03-24 17:42:49 +01:00
runners
user Migrate gt-hidden to tw-hidden (#30046) 2024-03-24 18:23:38 +00:00
actions.tmpl
config_settings.tmpl Migrate margin and padding helpers to tailwind (#30043) 2024-03-24 17:42:49 +01:00
config.tmpl Migrate margin and padding helpers to tailwind (#30043) 2024-03-24 17:42:49 +01:00
cron.tmpl Migrate margin and padding helpers to tailwind (#30043) 2024-03-24 17:42:49 +01:00
dashboard.tmpl Migrate margin and padding helpers to tailwind (#30043) 2024-03-24 17:42:49 +01:00
hook_new.tmpl
hooks.tmpl
layout_footer.tmpl
layout_head.tmpl
navbar.tmpl
notice.tmpl
queue_manage.tmpl Migrate margin and padding helpers to tailwind (#30043) 2024-03-24 17:42:49 +01:00
queue.tmpl
self_check.tmpl Migrate margin and padding helpers to tailwind (#30043) 2024-03-24 17:42:49 +01:00
stacktrace-row.tmpl Migrate margin and padding helpers to tailwind (#30043) 2024-03-24 17:42:49 +01:00
stacktrace.tmpl
stats.tmpl
system_status.tmpl