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 b2abac5e5f
Improve diff stats bar (#30669)
Minor tweaks:

- Remove unnecessary `item` class which was causing unwanted padding to
be added.
- Add some padding and prevent wrapping so it looks better on mobile.
- Increase width by 4px.

<img width="116" alt="Screenshot 2024-04-24 at 00 15 07"
src="https://github.com/go-gitea/gitea/assets/115237/1f1cf54c-8053-4297-b309-71d9c2ceb9ee">
<img width="441" alt="Screenshot 2024-04-24 at 00 14 57"
src="https://github.com/go-gitea/gitea/assets/115237/2f3a33dc-edad-4b97-b64c-6812aae513cb">
9 months ago
..
chroma Various code view improvements (#30014) 10 months ago
codemirror Remove EasyMDE focus outline on text (#25328) 2 years ago
editor Clean up diff header css and reduce global textarea min-height (#29232) 12 months ago
features Fix and rewrite contrast color calculation, fix project-related bugs (#30237) 10 months ago
markup Markup color and font size fixes (#30282) 10 months ago
modules Fix active item in tab menu (#30690) 9 months ago
repo Tweak repo buttons on mobile and labeled button border-radius (#30503) 10 months ago
shared Migrate `gt-hidden` to `tw-hidden` (#30046) 10 months ago
standalone Add toasts to UI (#25449) 2 years ago
themes Diff color enhancements, add line number background (#30670) 9 months ago
actions.css Fix various overflows on actions view (#30344) 10 months ago
admin.css User details page (#26713) 1 year ago
base.css Fix flash message for flex-container (#30657) 9 months ago
dashboard.css Pulse page improvements (#30149) 10 months ago
explore.css Introduce `.secondary-nav` and handle `.page-content` spacing universally (#29982) 11 months ago
font_i18n.css
form.css Expose fuzzy search for issues/pulls (#29701) 10 months ago
helpers.css Remove fomantic button module (#30475) 10 months ago
home.css avoid hard-coding height in language dropdown menu (#25986) 2 years ago
index.css Remove fomantic menu module (#30325) 10 months ago
install.css Fix install page checkboxes and dropdown width (#30526) 10 months ago
org.css Remove fomantic checkbox module (#30162) 10 months ago
repo.css Improve diff stats bar (#30669) 9 months ago
review.css Fix: The interface is broken when modifying code comments under mobile devices (#30125) 10 months ago
user.css Introduce `.secondary-nav` and handle `.page-content` spacing universally (#29982) 11 months ago