gitea/web_src/less
Yarden Shoham c320caed97
Truncate commit summary on repo files table. (#22551) (#22552)
Backport #22551
There was an unintended regression in #21124 which assumed that
.commits-list .message-wrapper would only match the commit summaries on
/{owner}/{name}/commits/*. This assumption is incorrect as the
directory/file view also uses a .commits-list wrapper.

Rather than completely restructure this page this PR simply adjusts the
styling to again use display: inline-block; for #repo-files-table
.commit-list .message-wrapper

Fix #22360
2023-01-20 23:34:52 +08:00
..
chroma
code
codemirror
console
features Fix doc and heatmap for the Vue3 refactoring (#21312) 2022-10-02 10:13:44 +08:00
markup Fix opaque background on mermaid diagrams (#21642) (#21652) 2022-11-01 22:31:17 +00:00
modules
shared Color and Style enhancements (#21784, #21799) (#21868) 2022-11-20 10:47:02 +00:00
standalone
themes Color and Style enhancements (#21784, #21799) (#21868) 2022-11-20 10:47:02 +00:00
_admin.less
_base.less Color and Style enhancements (#21784, #21799) (#21868) 2022-11-20 10:47:02 +00:00
_dashboard.less Fix margin and alignment in dashboard repolist (#22120) (#22122) 2022-12-16 20:57:22 +01:00
_editor.less
_explore.less
_font_i18n.less
_form.less Add system setting table with cache and also add cache supports for user setting (#18058) 2022-10-17 07:29:26 +08:00
_home.less
_install.less
_organization.less Add team member invite by email (#20307) 2022-10-19 14:40:28 +02:00
_package.less Fix empty container layer history and UI (#21251) 2022-09-27 15:03:24 +02:00
_repository.less Truncate commit summary on repo files table. (#22551) (#22552) 2023-01-20 23:34:52 +08:00
_review.less Improve code comment review on mobile (#21461) 2022-10-25 19:11:49 +08:00
_svg.less
_tribute.less CSS color enhancements (#21534) 2022-10-23 12:05:20 +08:00
_user.less
animations.less Consolidate more CSS colors into variables (#21402) 2022-10-12 12:26:27 -04:00
helpers.less Improve code comment review on mobile (#21461) 2022-10-25 19:11:49 +08:00
index.less Fix empty container layer history and UI (#21251) 2022-09-27 15:03:24 +02:00
variables.less