gitea/web_src/less
silverwind 8e5aea88c7
Improve label and text wrapping ()
* Improve label wrapping

- Adjust issue list styles so labels can wrap on the same line as the
  text. This relies on `display: inline` with the HTML whitespace being
  used as the separator.
- Add global word-break: break-word. This should generally avoid text
  overflows in various places.

* add whitespace to history labels

* use overflow-wrap

* restore word-break rules

* use correct pre

* use better selector for middle align

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2020-12-29 18:48:28 -05:00
..
chroma Reorganize Chroma styles () 2020-12-11 17:38:47 +01:00
features Fix heatmap rendering in Chrome and Safari () 2020-11-23 17:41:09 -05:00
markdown Fix mermaid chart size () 2020-12-06 11:05:22 +08:00
shared Improve label and text wrapping () 2020-12-29 18:48:28 -05:00
standalone Fix tooltips and issue dependency styles () 2020-11-10 20:28:07 +02:00
themes Improve basic button and label styles () 2020-12-27 18:53:53 +08:00
_admin.less Fix webhook list styling () 2020-12-16 19:22:21 +01:00
_base.less Improve label and text wrapping () 2020-12-29 18:48:28 -05:00
_dashboard.less Dashboard search tweaks () 2020-12-17 19:58:21 +00:00
_editor.less Style and template tweaks () 2020-12-04 12:18:37 +01:00
_explore.less Search and Diff CSS enhancements () 2020-12-20 13:00:03 -05:00
_form.less Update JS dependencies and webpack () 2020-12-27 15:24:27 +01:00
_home.less fix media query edge case () 2020-11-17 00:33:19 -05:00
_install.less Reindent Less to 2-space () 2020-08-25 22:48:53 +03:00
_markdown.less Fix markdown checkboxes on Blink () 2020-12-15 02:00:41 -05:00
_organization.less Update JS dependencies and webpack () 2020-12-27 15:24:27 +01:00
_repository.less Improve label and text wrapping () 2020-12-29 18:48:28 -05:00
_review.less Search and Diff CSS enhancements () 2020-12-20 13:00:03 -05:00
_svg.less Reindent Less to 2-space () 2020-08-25 22:48:53 +03:00
_tribute.less CSS color variables, less bold font weight and more () 2020-11-15 15:58:16 -05:00
_user.less Font weight tweaks () 2020-12-05 19:00:36 +08:00
helpers.less Search and Diff CSS enhancements () 2020-12-20 13:00:03 -05:00
index.less Reorganize Chroma styles () 2020-12-11 17:38:47 +01:00
variables.less fix media query edge case () 2020-11-17 00:33:19 -05:00