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
silverwind 397930d8c1
Fix line number width in code preview (#31307)
Line numbers were using some hacky CSS `width: 1%` that did nothing to
the code rendering as far as I can tell but broken the inline preview in
markup when line numbers are greater than 2 digits. Also I removed one
duplicate `font-family` rule (it is set below in the `.lines-num,
.lines-code` selector.
8 months ago
..
css Fix line number width in code preview (#31307) 8 months ago
fomantic Remove fomantic dimmer module (#30723) 9 months ago
js Use `querySelector` over alternative DOM methods (#31280) 8 months ago
svg Update various logos and unify their filenames (#29637) 11 months ago