1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-20 06:24:43 +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
_dashboard.less
_editor.less
_explore.less
_form.less
_home.less
_install.less
_markdown.less
_organization.less
_repository.less
_review.less
_svg.less
_tribute.less
_user.less
index.less