0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-26 12:54:35 +01:00
gitea/web_src/less
zeripath fe2cacf5ea
Properly truncate system notices (#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>
2020-06-02 16:24:18 -04:00
..
themes Make tabular menu styling consistent for arc-green (#11570) 2020-05-30 00:15:25 +01:00
vendor
_admin.less Properly truncate system notices (#11714) 2020-06-02 16:24:18 -04:00
_base.less Normalize avatar radius (#11589) 2020-05-29 18:00:39 +01:00
_dashboard.less Fix alignment for commits on dashboard (#11595) 2020-05-27 21:31:12 +01:00
_editor.less Enforce transparent background on editor toolbar elements (#11569) 2020-05-23 14:59:40 +03:00
_explore.less
_form.less
_home.less
_install.less
_markdown.less
_organization.less
_repository.less Apply padding to approval icons on PR list (#11622) 2020-05-26 00:48:23 -04:00
_review.less Fix margin for attached top header on code review (#11571) 2020-05-25 09:18:48 +01:00
_svg.less
_tribute.less Move tributejs to npm/webpack (#11497) 2020-05-20 22:00:43 -04:00
_user.less
index.less