1
1
mirror of https://github.com/go-gitea/gitea synced 2024-07-05 17:45:50 +00:00
gitea/web_src/less
zeripath 7339018c5e
Properly truncate system notices (#11714) (#11742)
Backport #11714

* Properly truncate system notices

As noted in #11658 the system notifications list will always suffix
system notices with ... even when the notice is longer than 120
characters.

Instead we should use .text.truncate to auto truncate and make the
notices clickable to view their details.

Signed-off-by: Andrew Thornton <art27@cantab.net>

* As per @CirnoT make table cell clickable

* ensure that pre wraps

Signed-off-by: Andrew Thornton <art27@cantab.net>

Co-authored-by: techknowlogick <techknowlogick@gitea.io>

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2020-06-03 02:44:05 +03:00
..
themes Fix selected line color in arc-green (#11492) (#11520) 2020-05-20 19:15:34 +03:00
vendor Reorganize frontend files and tooling (#10168) 2020-02-07 18:09:30 +01:00
_admin.less Properly truncate system notices (#11714) (#11742) 2020-06-03 02:44:05 +03:00
_base.less Backport various styling fixes (#11619) 2020-05-25 22:33:57 -04:00
_dashboard.less Fix alignment for commits on dashboard (#11595) (#11680) 2020-05-30 11:20:02 +03:00
_editor.less Enforce transparent background on editor toolbar elements (#11569) (#11583) 2020-05-23 19:36:24 -04:00
_explore.less Add Octicon SVG spritemap (#10107) 2020-02-11 12:02:41 -05:00
_form.less Disallow leading zeroes in Less (#10407) 2020-02-23 13:48:27 -03:00
_home.less Add Octicon SVG spritemap (#10107) 2020-02-11 12:02:41 -05:00
_install.less Move less from public/ to web_src/ so that it will not be packe… (#8908) 2019-11-12 10:22:16 +01:00
_markdown.less Prevent 500 with badly formed task list (#11328) 2020-05-11 00:14:49 +01:00
_organization.less Add Organization Wide Labels (#10814) 2020-04-01 01:14:46 -03:00
_repository.less Backport various styling fixes (#11619) 2020-05-25 22:33:57 -04:00
_review.less Backport various styling fixes (#11619) 2020-05-25 22:33:57 -04:00
_svg.less Add Octicon SVG spritemap (#10107) 2020-02-11 12:02:41 -05:00
_tribute.less Support unicode emojis and remove emojify.js (#11032) 2020-04-28 15:05:39 -03:00
_user.less Disallow leading zeroes in Less (#10407) 2020-02-23 13:48:27 -03:00
index.less Support unicode emojis and remove emojify.js (#11032) 2020-04-28 15:05:39 -03:00