Skip to content

Commit

Permalink
chore: removed deprecated code (#1841)
Browse files Browse the repository at this point in the history
  • Loading branch information
agliga authored and ArtBlue committed Sep 2, 2022
1 parent 1abdbb2 commit 517685e
Show file tree
Hide file tree
Showing 101 changed files with 0 additions and 6,702 deletions.
5 changes: 0 additions & 5 deletions dist/button/button.css
Original file line number Diff line number Diff line change
Expand Up @@ -85,11 +85,6 @@ a.fake-btn--slim {
padding-left: 8px;
padding-right: 8px;
}
button.btn--wide,
a.fake-btn--wide {
padding-left: 48px;
padding-right: 48px;
}
a.fake-btn:visited {
color: inherit;
}
Expand Down
4 changes: 0 additions & 4 deletions dist/cta-button/cta-button.css
Original file line number Diff line number Diff line change
Expand Up @@ -46,10 +46,6 @@ a.cta-btn[aria-disabled="true"] {
border-color: var(--cta-btn-disabled-border-color, var(--color-stroke-disabled));
color: var(--cta-btn-disabled-foreground-color, var(--color-foreground-disabled));
}
a.cta-btn--wide {
padding-left: 48px;
padding-right: 48px;
}
a.cta-btn--fluid {
width: 100%;
}
Expand Down
4 changes: 0 additions & 4 deletions dist/expand-button/expand-button.css
Original file line number Diff line number Diff line change
Expand Up @@ -51,10 +51,6 @@ button.expand-btn svg.icon:last-child {
button.expand-btn svg.icon:only-child {
margin: 0;
}
button.expand-btn--wide {
padding-left: 48px;
padding-right: 48px;
}
button.expand-btn--fluid {
width: 100%;
}
Expand Down
45 changes: 0 additions & 45 deletions dist/icon/aliased.css

This file was deleted.

12 changes: 0 additions & 12 deletions dist/icon/base.css

This file was deleted.

41 changes: 0 additions & 41 deletions dist/icon/content.css

This file was deleted.

45 changes: 0 additions & 45 deletions dist/icon/device.css

This file was deleted.

105 changes: 0 additions & 105 deletions dist/icon/direction.css

This file was deleted.

65 changes: 0 additions & 65 deletions dist/icon/filter.css

This file was deleted.

Loading

0 comments on commit 517685e

Please sign in to comment.