-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
TCI-1129: restore orig left align as supreme court option (#871)
- Loading branch information
1 parent
177949d
commit aa9aeb8
Showing
7 changed files
with
36 additions
and
41 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
8 changes: 0 additions & 8 deletions
8
source/_patterns/02-molecules/card/card~media-left-icon-example.yml
This file was deleted.
Oops, something went wrong.
10 changes: 10 additions & 0 deletions
10
source/_patterns/02-molecules/card/card~media-left-medium.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
card: | ||
style: "media-left medium" | ||
title: "Posuere et ornare" | ||
body: "<p>Tellus justo ornare, ipsum pulvinar praesent viverra luctus sociosqu eu, dolor blandit cum vel tempus volutpat.</p>" | ||
media: | ||
src: "https://source.unsplash.com/random/350x250" | ||
alt: "Image media test" | ||
link: | ||
url: "#" | ||
text: "Luctus nunc quam" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,8 @@ | ||
card: | ||
style: "media-left" | ||
title: "Posuere et ornare" | ||
body: "<p>Tellus justo ornare, ipsum pulvinar praesent viverra luctus sociosqu eu, dolor blandit cum vel tempus volutpat.</p>" | ||
media: | ||
src: "https://source.unsplash.com/random/350x250" | ||
alt: "Image media test" | ||
title: "SVG Icon Media Source" | ||
body: "<p>Earlier use of icons from complete SVG HTML source rather than as an icon subcomponent.</p>" | ||
media: "<svg class='icon icon-laptop margin-4 margin-right-0' width='35' height='35' role='img' aria-label='Laptop'><use xlink:href='#icon-fa-laptop'></use></svg>" | ||
link: | ||
url: "#" | ||
text: "Luctus nunc quam" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters