1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-04 14:46:57 -05:00
gitea/web_src/css/modules
silverwind 46b7004f05
Enable declaration-block-no-redundant-longhand-properties (#30950)
Enable
[`declaration-block-no-redundant-longhand-properties`](https://stylelint.io/user-guide/rules/declaration-block-no-redundant-longhand-properties/)
and autofix issues. The exclusions are because I find these two
shorthands to be harder to read.
2024-05-12 02:33:05 +00:00
..
animations.css
breadcrumb.css
button.css
card.css
checkbox.css
comment.css
container.css Fix some UI problems (dropdown/container) (#30849) 2024-05-06 07:17:22 +00:00
dimmer.css Use CSS inset shorthand (#30939) 2024-05-11 14:28:56 +00:00
divider.css
flexcontainer.css
grid.css Enable declaration-block-no-redundant-longhand-properties (#30950) 2024-05-12 02:33:05 +00:00
header.css
input.css
label.css
list.css
menu.css Enable declaration-block-no-redundant-longhand-properties (#30950) 2024-05-12 02:33:05 +00:00
message.css
modal.css
navbar.css
normalize.css
segment.css
select.css
svg.css
table.css
tippy.css
toast.css