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.
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);
```
10 months ago
..
chroma Chroma color tweaks (#26978) 11 months ago
codemirror Remove EasyMDE focus outline on text (#25328) 1 year ago
editor Fix z-index on markdown completion (#27237) 10 months ago
features Refactor "shortsha" (#26877) 11 months ago
markup Absolute positioned checkboxes overlay floated elements (#26870) 10 months ago
modules Improve issue history dialog and make poster can delete their own history (#27323) 10 months ago
repo Add hover background to wiki list page (#27507) 10 months ago
shared Feed UI Improvements (#27356) 10 months ago
standalone Add toasts to UI (#25449) 1 year ago
themes Rename the default themes to gitea-light, gitea-dark, gitea-auto (#27419) 10 months ago
actions.css fix issues on action runners page (#27226) 10 months ago
admin.css User details page (#26713) 11 months ago
base.css Enable shorthands in `declaration-strict-value` linter (#27597) 10 months ago
dashboard.css Dashboard context dropdown position fix on landing page in mobile view. (#27047) 11 months ago
explore.css Introduce `flex-list` & `flex-item` elements for Gitea UI (#25790) 12 months 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 Rename the default themes to gitea-light, gitea-dark, gitea-auto (#27419) 10 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 Remove max-width and add hide text overflow (#27359) 10 months ago
review.css Unify `border-radius` behavior (#26770) 11 months ago
user.css Unify `border-radius` behavior (#26770) 11 months ago