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
silverwind fba4ee7efc
Add gap between diff boxes (#27776)
Before (almost no gap between files):
<img width="1240" alt="Screenshot 2023-10-24 at 19 43 32"
src="https://github.com/go-gitea/gitea/assets/115237/30cdbdbc-d102-479c-89ce-3f68837ae0cd">

After (with 8px gap):
<img width="1241" alt="Screenshot 2023-10-24 at 19 43 22"
src="https://github.com/go-gitea/gitea/assets/115237/72b26a30-8730-4a36-8de9-be143b684b98">
1 year ago
..
chroma Chroma color tweaks (#26978) 2 years ago
codemirror Remove EasyMDE focus outline on text (#25328) 2 years ago
editor Fix z-index on markdown completion (#27237) 2 years ago
features Refactor "shortsha" (#26877) 2 years ago
markup Absolute positioned checkboxes overlay floated elements (#26870) 2 years ago
modules Improve dropdown button alignment and fix hover bug (#27632) 2 years ago
repo Hide archived labels by default from the suggestions when assigning labels for an issue (#27451) 2 years ago
shared Feed UI Improvements (#27356) 2 years ago
standalone Add toasts to UI (#25449) 2 years ago
themes Rename the default themes to gitea-light, gitea-dark, gitea-auto (#27419) 2 years ago
actions.css fix issues on action runners page (#27226) 2 years ago
admin.css User details page (#26713) 2 years ago
base.css Improve dropdown button alignment and fix hover bug (#27632) 2 years ago
dashboard.css Dashboard context dropdown position fix on landing page in mobile view. (#27047) 2 years 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) 2 years ago
helpers.css Remove some transition related code (#26755) 2 years ago
home.css avoid hard-coding height in language dropdown menu (#25986) 2 years ago
index.css Rename the default themes to gitea-light, gitea-dark, gitea-auto (#27419) 2 years ago
install.css Make "install page" respect environment config (#25648) 2 years ago
org.css Remove incorrect CSS helper classes (#26712) 2 years ago
repo.css Add gap between diff boxes (#27776) 1 year ago
review.css Unify `border-radius` behavior (#26770) 2 years ago
user.css Unify `border-radius` behavior (#26770) 2 years ago