gitea/web_src/js/components
silverwind 245f2c08db
Repo list improvements, fix bold helper classes (#24935)
- Fix bold helper classes that were broken because of CSS syntax error
- Refined the repo list CSS and layout
- Removing bold
- Downsize the mirror icon to fit
- Fix icon positions
- Adapted the org list to match
- Center the '+' icon and mute it

<img width="385" alt="Screenshot 2023-05-25 at 18 38 31"
src="https://github.com/go-gitea/gitea/assets/115237/ac8d6efb-5751-4845-a4ab-db1ddaf36ec3">
<img width="384" alt="Screenshot 2023-05-25 at 18 30 29"
src="https://github.com/go-gitea/gitea/assets/115237/bbd39ae7-da9d-4c6f-bfe3-42f28b7a74c3">
2023-05-29 16:55:23 +08:00
..
.eslintrc.yaml
ActionRunStatus.vue Improvements for action detail page (#24718) 2023-05-22 12:17:24 +08:00
ActivityHeatmap.vue
ContextPopup.vue
DashboardRepoList.vue Repo list improvements, fix bold helper classes (#24935) 2023-05-29 16:55:23 +08:00
DiffFileList.vue Change --font-weight-bold to --font-weight-semibold and 600 value, introduce new font weight variables (#24827) 2023-05-21 23:37:32 +00:00
DiffFileTree.vue
DiffFileTreeItem.vue
PullRequestMergeForm.vue
RepoActionView.test.js
RepoActionView.vue Improve Actions CSS (#24864) 2023-05-24 09:00:29 +00:00
RepoActivityTopAuthors.vue
RepoBranchTagSelector.vue