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
Iwasa Kazmi 6780661192 Fix layout of the topics editing form (#4971)
* Fix layout of the topic edit.

- made right-hand column wider so that it has enough space for "Done" button.

- fixed issue that jQuery's .show() breaks functionality of the Semantic UI Grid.

* Improve switching visibility of the topic edit

Changes to support old browsers that doesn't support 'flex' keyword.

- Removed style "display: none" from index.css so that
  the grid can be displayed without specifying new "display" style.

- Added style "display:none" to the grid element in HTML template
  as the initial style.

- In index.js, visibility of the grid element is changed by
  set "display:none" style to the element or removing it from the element.
6 years ago
..
branch Fix some issues with special chars in branch names (#3767) 6 years ago
diff Code review UI improvements and bugfixes (#4682) 6 years ago
editor Fix some issues with special chars in branch names (#3767) 6 years ago
issue Fix some issues with special chars in branch names (#3767) 6 years ago
pulls Fix some issues with special chars in branch names (#3767) 6 years ago
release Fix some issues with special chars in branch names (#3767) 6 years ago
settings Fix some issues with special chars in branch names (#3767) 6 years ago
wiki Add shortcut to save wiki page (#4452) 7 years ago
activity.tmpl Fix some issues with special chars in branch names (#3767) 6 years ago
bare.tmpl fix writer cannot read bare repo guide (#4033) 7 years ago
branch_dropdown.tmpl Escape branch name in dropdown menu (#3691) 7 years ago
commit_status.tmpl Add `noreferrer` to rel='noopener` for <a> tags (#4328) 7 years ago
commits.tmpl Responsive view (#2750) 7 years ago
commits_table.tmpl Fix some issues with special chars in branch names (#3767) 6 years ago
create.tmpl Fix typos in i18n variable names. (#4080) 7 years ago
forks.tmpl #3348 always use relative avatar link in the template 9 years ago
graph.tmpl Fix issue link rendering in commit messages (#2897) 7 years ago
header.tmpl Fix some issues with special chars in branch names (#3767) 6 years ago
home.tmpl Fix layout of the topics editing form (#4971) 6 years ago
migrate.tmpl Fix typos in i18n variable names. (#4080) 7 years ago
search.tmpl Don't warn users about *every* dirty form (#3707) 7 years ago
sub_menu.tmpl Minor copy changes (#3074) 7 years ago
user_cards.tmpl Add `noreferrer` to rel='noopener` for <a> tags (#4328) 7 years ago
view_file.tmpl Responsive view (#2750) 7 years ago
view_list.tmpl Symlink icons (#1416) (#3826) 7 years ago
watchers.tmpl #1692 APIs: Users Followers 9 years ago