forgejo/web_src/css
silverwind 532f166c4d
Enable shorthands in declaration-strict-value linter (#27597)
Enable [shorthand
matching](https://github.com/AndyOGo/stylelint-declaration-strict-value#expandshorthand)
in this lint rule and match color properties by regex. Patterns like
this will now fail lint:

```css
background: #123456;
border: 1px sold rgba(0,0,0,0);
```
2023-10-13 08:19:21 +00:00
..
chroma
codemirror
editor
features
markup
modules Improve issue history dialog and make poster can delete their own history (#27323) 2023-09-28 08:43:20 +00:00
repo Add hover background to wiki list page (#27507) 2023-10-08 10:07:55 +00:00
shared Feed UI Improvements (#27356) 2023-09-30 15:48:34 +00:00
standalone
themes Rename the default themes to gitea-light, gitea-dark, gitea-auto (#27419) 2023-10-06 09:46:36 +02:00
actions.css
admin.css
base.css Enable shorthands in declaration-strict-value linter (#27597) 2023-10-13 08:19:21 +00:00
dashboard.css
explore.css
font_i18n.css
form.css
helpers.css
home.css
index.css Rename the default themes to gitea-light, gitea-dark, gitea-auto (#27419) 2023-10-06 09:46:36 +02:00
install.css
org.css
repo.css Remove max-width and add hide text overflow (#27359) 2023-10-09 19:04:31 -04:00
review.css
user.css