0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-09-12 12:19:38 +02:00
gitea/web_src/js
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.
2023-08-31 10:49:53 +00:00
..
components Remove polluted .ui.right (#26825) 2023-08-31 02:29:59 +00:00
features Remove "TODO" tasks from CSS file (#26835) 2023-08-31 10:49:53 +00:00
markup
modules Refactor toast module (#26677) 2023-08-23 07:25:13 +00:00
render Update JS dependencies (#26586) 2023-08-19 10:18:39 +02:00
standalone
test
utils
webcomponents
bootstrap.js Remove joinPaths function (#26833) 2023-08-31 02:46:44 +00:00
index.js
jquery.js
svg.js
svg.test.js
utils.js Remove joinPaths function (#26833) 2023-08-31 02:46:44 +00:00
utils.test.js Remove joinPaths function (#26833) 2023-08-31 02:46:44 +00:00