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.
wxiaoguang 682552378f
More fixes for the "commit-body" (#26898)
The changes for "commit-body" in #26877 are not ideal.

The reason is: the "commit-body" is usually a `<pre>`, it has default
margins. In most cases, we do not need that large margin. So, this PR
introduces a general but small margin for all "commit-body" elements.
Then these `gt-m-0` could be removed.

The `:not` selector is not needed, because the `.timeline-item` selector
is already clear enough.
11 months ago
..
chroma Fix dark theme highlight for "NameNamespace" (#26519) 12 months ago
codemirror Remove EasyMDE focus outline on text (#25328) 1 year ago
editor Unify `border-radius` behavior (#26770) 11 months ago
features Refactor "shortsha" (#26877) 11 months ago
markup Unify `border-radius` behavior (#26770) 11 months ago
modules Remove CSS `has` selector and improve various styles (#26891) 11 months ago
repo Remove polluted `.ui.right` (#26825) 11 months ago
shared Minor dashboard tweaks, fix flex-list margins (#26829) 11 months ago
standalone Add toasts to UI (#25449) 1 year ago
themes Replace box-shadow for `floating` dropdown as well (#26581) 11 months ago
actions.css Introduce `flex-list` & `flex-item` elements for Gitea UI (#25790) 1 year ago
admin.css User details page (#26713) 11 months ago
base.css Remove CSS `has` selector and improve various styles (#26891) 11 months ago
dashboard.css Minor dashboard tweaks, fix flex-list margins (#26829) 11 months ago
explore.css Introduce `flex-list` & `flex-item` elements for Gitea UI (#25790) 1 year ago
font_i18n.css Fix `@font-face` overrides (#24855) 1 year ago
form.css Unify `border-radius` behavior (#26770) 11 months ago
helpers.css Remove some transition related code (#26755) 11 months ago
home.css avoid hard-coding height in language dropdown menu (#25986) 1 year ago
index.css Refactor project templates (#26448) 12 months ago
install.css Make "install page" respect environment config (#25648) 1 year ago
org.css Remove incorrect CSS helper classes (#26712) 11 months ago
repo.css More fixes for the "commit-body" (#26898) 11 months ago
review.css Unify `border-radius` behavior (#26770) 11 months ago
user.css Unify `border-radius` behavior (#26770) 11 months ago