Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change the icons to use an orange background #25

Merged
merged 2 commits into from
Jan 24, 2024
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
86 changes: 43 additions & 43 deletions src/main/resources/templates/fragments/icons.html

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<div class="grid">
<div th:replace="~{fragments/goBack :: goBackLink}"></div>
<main id="content" role="main" class="form-card spacing-above-35">
<th:block th:replace="~{fragments/icons :: householdBlue}"></th:block>
<th:block th:replace="~{fragments/icons :: householdOrange}"></th:block>
<th:block
th:replace="~{fragments/cardHeader :: cardHeader(header=#{multiple-person-household.header})}"/>
<th:block th:replace="~{fragments/form :: form(action=${formAction}, content=~{::formContent})}">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<div class="grid">
<div th:replace="~{fragments/goBack :: goBackLink}"></div>
<main id="content" role="main" class="form-card spacing-above-35">
<th:block th:replace="~{fragments/icons :: householdBlue}"></th:block>
<th:block th:replace="~{fragments/icons :: householdOrange}"></th:block>
<th:block
th:replace="~{fragments/cardHeader :: cardHeader(header=#{foster.header})}"/>
<th:block
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<div class="grid">
<div th:replace="~{fragments/goBack :: goBackLink}"></div>
<main id="content" role="main" class="form-card spacing-above-35">
<th:block th:replace="~{fragments/icons :: householdBlue}"></th:block>
<th:block th:replace="~{fragments/icons :: householdOrange}"></th:block>
<th:block
th:replace="~{fragments/cardHeader :: cardHeader(header=#{foster-aged-out.header})}"/>
<th:block
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<div class="grid">
<div th:replace="~{fragments/goBack :: goBackLink}"></div>
<main id="content" role="main" class="form-card spacing-above-35">
<th:block th:replace="~{fragments/icons :: householdBlue}"></th:block>
<th:block th:replace="~{fragments/icons :: householdOrange}"></th:block>
<th:block
th:replace="~{fragments/cardHeader :: cardHeader(header=#{foster-aged-out-who.header})}"/>
<th:block
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<div class="grid">
<div th:replace="~{fragments/goBack :: goBackLink}"></div>
<main id="content" role="main" class="form-card spacing-above-35">
<th:block th:replace="~{fragments/icons :: householdBlue}"></th:block>
<th:block th:replace="~{fragments/icons :: householdOrange}"></th:block>
<th:block
th:replace="~{fragments/cardHeader :: cardHeader(header=#{foster-who.header})}"/>
<th:block
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<div class="grid">
<div th:replace="~{fragments/goBack :: goBackLink}"></div>
<main id="content" role="main" class="form-card spacing-above-35">
<th:block th:replace="~{fragments/icons :: 'householdBlue'}"></th:block>
<th:block th:replace="~{fragments/icons :: 'householdOrange'}"></th:block>
<th:block
th:replace="~{fragments/cardHeader :: cardHeader(header=#{household-list.header},
subtext=#{household-list.subheader})}"/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<div th:replace="~{fragments/goBack :: goBackLink}"></div>
<main id="content" role="main" class="form-card spacing-above-35">
<div class="grid__item spacing-above-35 text--centered">
<th:block th:replace="~{fragments/icons :: householdBlue}"></th:block>
<th:block th:replace="~{fragments/icons :: householdOrange}"></th:block>
<p class="text--help spacing-below-10"
th:text="#{household-signpost.step}"></p>
<th:block
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<div class="grid">
<div th:replace="~{fragments/goBack :: goBackLink}"></div>
<main id="content" role="main" class="form-card spacing-above-35">
<th:block th:replace="~{fragments/icons :: householdBlue}"></th:block>
<th:block th:replace="~{fragments/icons :: householdOrange}"></th:block>
<th:block
th:replace="~{fragments/cardHeader :: cardHeader(header=#{multiple-person-household.header})}"/>
<th:block th:replace="~{fragments/form :: form(action=${formAction}, content=~{::formContent})}">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<div class="grid">
<div th:replace="~{fragments/goBack :: goBackLink}"></div>
<main id="content" role="main" class="form-card spacing-above-35">
<th:block th:replace="~{fragments/icons :: householdBlue}"></th:block>
<th:block th:replace="~{fragments/icons :: householdOrange}"></th:block>
<th:block th:replace="~{fragments/cardHeader :: cardHeader(header=#{nola-apply-foster-or-kinship.header})}"/>
<th:block th:replace="~{fragments/form :: form(action=${formAction}, content=~{::formContent})}">
<th:block th:ref="formContent">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<div class="grid">
<div th:replace="~{fragments/goBack :: goBackLink}"></div>
<main id="content" role="main" class="form-card spacing-above-35">
<th:block th:replace="~{fragments/icons :: householdBlue}"></th:block>
<th:block th:replace="~{fragments/icons :: householdOrange}"></th:block>
<th:block
th:replace="~{fragments/cardHeader :: cardHeader(header=#{nola-apply-questions.header}, subtext=#{nola-apply-questions.subheader})}"/>
<th:block th:ref="formContent">
Expand Down
Loading