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/css
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
..
chroma Fix dark theme highlight for "NameNamespace" (#26519) 1 year ago
codemirror Remove EasyMDE focus outline on text (#25328) 2 years ago
editor Unify `border-radius` behavior (#26770) 1 year ago
features Unify `border-radius` behavior (#26770) 1 year ago
markup Unify `border-radius` behavior (#26770) 1 year ago
modules Fix notification circle (border-radius) (#26794) 1 year ago
repo Remove polluted `.ui.right` (#26825) 1 year ago
shared Improve flex list item padding (#26779) 1 year ago
standalone Add toasts to UI (#25449) 2 years ago
themes Replace box-shadow for `floating` dropdown as well (#26581) 1 year ago
actions.css Introduce `flex-list` & `flex-item` elements for Gitea UI (#25790) 2 years ago
admin.css User details page (#26713) 1 year ago
base.css Remove "TODO" tasks from CSS file (#26835) 1 year ago
dashboard.css Unify `border-radius` behavior (#26770) 1 year ago
explore.css Introduce `flex-list` & `flex-item` elements for Gitea UI (#25790) 2 years ago
font_i18n.css Fix `@font-face` overrides (#24855) 2 years ago
form.css Unify `border-radius` behavior (#26770) 1 year ago
helpers.css Remove some transition related code (#26755) 1 year ago
home.css avoid hard-coding height in language dropdown menu (#25986) 2 years ago
index.css Refactor project templates (#26448) 2 years ago
install.css Make "install page" respect environment config (#25648) 2 years ago
org.css Remove incorrect CSS helper classes (#26712) 1 year ago
repo.css Render code blocks in repo description (#26830) 1 year ago
review.css Unify `border-radius` behavior (#26770) 1 year ago
user.css Unify `border-radius` behavior (#26770) 1 year ago