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 19a1e1b20e
Remove polluted `.ui.right` (#26825)
Each change is tested manually line by line. There are too many changes
so I can't share dozens of screenshots.

In short:

1. `ui right` could be still used in `ui top attached header`, because
there is a special case.
2. A lot of `ui right` are just no-op, so they can be removed safely.
3. Some of the `ui right` should be replaced by `gt-float-right` (to
avoid breaking, leave them to the future).
4. A few of the `ui right` could be rewritten by flex.
1 year ago
..
chroma Fix dark theme highlight for "NameNamespace" (#26519) 2 years 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 Fix various line-height styles (#26553) 2 years ago
base.css Remove polluted `.ui.right` (#26825) 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 Remove polluted ".ui.left" style (#26809) 1 year ago
review.css Unify `border-radius` behavior (#26770) 1 year ago
user.css Unify `border-radius` behavior (#26770) 1 year ago