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/modules
silverwind a2e5c3c963
Replace Fomantic reset module with our own (#24948)
Replace the `reset` module with a modern version based on
[modern-normalize](https://github.com/sindresorhus/modern-normalize).
The only things I removed from that module are the `font-family` rules
we don't need. Otherwise, it's similar to Fomantic's reset, but with the
legacy IE stuff removed.

I documented every change done to the module.

Also this introduces a new `--tab-size` variable but it has no real
effect on code yet.
2 years ago
..
animations.css Fix OAuth loading state (#24788) 2 years ago
breadcrumb.css Remove fomantic breadcrumb module (#24463) 2 years ago
card.css Change `--font-weight-bold` to `--font-weight-semibold` and 600 value, introduce new font weight variables (#24827) 2 years ago
comment.css Change `--font-weight-bold` to `--font-weight-semibold` and 600 value, introduce new font weight variables (#24827) 2 years ago
modal.css Move `Rename branch` from repo settings page to the page of branches list (#24380) 2 years ago
normalize.css Replace Fomantic reset module with our own (#24948) 2 years ago
tippy.css Add markdown preview to Submit Review Textarea (#24672) 2 years ago