Author | SHA1 | Message | Date |
---|---|---|---|
|
9ce4d89e99 |
UI: Fix overflow issues in repo (#7190)
- Fix layout overflow in repo file list. - Fix invisible status icon in file view and commit list. In file view, the icon was moved to the left because I could not figure out a proper fix because of HTML tables. - Added title attribute to commit messages. - Fixed two CSS linter warnings in existing CSS. - Fixed CI variable check in 'make css'. Fixes: https://github.com/go-gitea/gitea/issues/7180 |
6 years ago |
|
51ba3df5ff | Add `noreferrer` to rel='noopener` for <a> tags (#4328) | 7 years ago |
|
ea78a6db57 | Spaces to tabs in templates (#2953) | 7 years ago |
|
be3319b3d5 |
Display commit status on landing page of repo (#1784)
* Display commit status on landing page of repo * improve last status of commits and add link to ci * fix last commit status since the order of ids are desc |
7 years ago |