]> source.dussan.org Git - gitea.git/commit
Use CSS `inset` shorthand (#30939)
authorsilverwind <me@silverwind.io>
Sat, 11 May 2024 14:28:56 +0000 (16:28 +0200)
committerGitHub <noreply@github.com>
Sat, 11 May 2024 14:28:56 +0000 (14:28 +0000)
commit3c2406a2f3008431d0a4956d7e8f68f7352e0613
tree6a5dd132ee0d588fa02fabc2d07bd9863c181f01
parent40de54ece82356b161cdb9cc224ed9004af8ae5d
Use CSS `inset` shorthand (#30939)

Use [inset](https://developer.mozilla.org/en-US/docs/Web/CSS/inset)
shorthand instead of longhands. There may be more cases but these ones I
was able to definitely identify.
web_src/css/helpers.css
web_src/css/markup/content.css
web_src/css/modules/dimmer.css