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
wxiaoguang d5703d4a1b
Remove "TODO" tasks from CSS file (#26835)
1. Use `gt-invisible` instead of `invisible`.
2. Use `gt-word-break` instead of `dont-break-out` (there is a slight
different "hyphens", but I think it won't affect too much since it is
only used for the "full name").
3. Remove `.small.button:has(svg)` , now our buttons could layout SVG
correctly, and actually I didn't see this CSS class is used in code.
1 year ago
..
css Remove "TODO" tasks from CSS file (#26835) 1 year ago
fomantic Remove fomantic `text` module (#26777) 1 year ago
js Remove "TODO" tasks from CSS file (#26835) 1 year ago
svg Use inline SVG for built-in OAuth providers (#25171) 2 years ago