mirror of https://github.com/go-gitea/gitea.git
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.
Forbid [deprecated](https://drafts.csswg.org/css-text-3/#word-break-property) `break-word` and fix all occurences. Regarding `overflow-wrap: break-word` vs `overflow-wrap: anywhere`: Example of difference: https://jsfiddle.net/silverwind/1va6972r/ [Here](https://stackoverflow.com/questions/77651244) it says: > The differences between normal, break-word and anywhere are only clear if you are using width: min-content on the element containing the text, and you also set a max-width. A pretty rare scenario. I don't think this difference will make any practical impact as we are not hitting this rare scenario. |
9 months ago | |
---|---|---|
.. | ||
codeeditor.css | 10 months ago | |
colorpicker.css | 11 months ago | |
console.css | 9 months ago | |
dropzone.css | ||
gitgraph.css | ||
heatmap.css | 10 months ago | |
imagediff.css | ||
projects.css | 10 months ago | |
tribute.css |