You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
5 years ago
..
themes Make tabular menu styling consistent for arc-green (#11570) 5 years ago
vendor Reorganize frontend files and tooling (#10168) 5 years ago
_admin.less Properly truncate system notices (#11714) 5 years ago
_base.less Normalize avatar radius (#11589) 5 years ago
_dashboard.less Fix alignment for commits on dashboard (#11595) 5 years ago
_editor.less Enforce transparent background on editor toolbar elements (#11569) 5 years ago
_explore.less Add Octicon SVG spritemap (#10107) 5 years ago
_form.less Disallow leading zeroes in Less (#10407) 5 years ago
_home.less Add Octicon SVG spritemap (#10107) 5 years ago
_install.less Move less from public/ to web_src/ so that it will not be packe… (#8908) 5 years ago
_markdown.less Enable stylelint's shorthand-property-no-redundant-values (#11436) 5 years ago
_organization.less Add Organization Wide Labels (#10814) 5 years ago
_repository.less Apply padding to approval icons on PR list (#11622) 5 years ago
_review.less Fix margin for attached top header on code review (#11571) 5 years ago
_svg.less Add Octicon SVG spritemap (#10107) 5 years ago
_tribute.less Move tributejs to npm/webpack (#11497) 5 years ago
_user.less Disallow leading zeroes in Less (#10407) 5 years ago
index.less Support unicode emojis and remove emojify.js (#11032) 5 years ago