Merge pull request #603 from dod-ccpo/styling-to-oversight

Styling updates on TO Oversight Invite page
This commit is contained in:
leigh-mil 2019-02-05 15:44:28 -05:00 committed by GitHub
commit faa3bcf31e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 13 additions and 5 deletions

View File

@ -292,7 +292,7 @@
.task-order-invitations__heading {
margin-bottom: 0;
&.subheading .h2 {
&.subheading {
color: $color-gray;
}
}
@ -316,6 +316,10 @@
color: $color-gray;
}
.officer__description {
margin-bottom: 2.5rem;
}
.officer__info {
.officer__info--name {
font-weight: bold;
@ -345,6 +349,10 @@
@include icon-color($color-red);
}
}
.status-text {
vertical-align: top;
}
}
}

View File

@ -72,7 +72,7 @@
<div class="officer__info--name">{{ first_name }} {{ last_name }}</div>
<div class="officer__info--status invited">
<span>{{ Icon("ok", classes="invited") }}</span>
<span>Invited</span>
<span class="status-text">Invited</span>
</div>
</div>
<p class="officer__info--email">{{ email }}</p>
@ -90,7 +90,7 @@
<div class="officer__info--name">{{ first_name }} {{ last_name }}</div>
<div class="officer__info--status uninvited">
<span>{{ Icon("alert", classes="uninvited") }}</span>
Not Invited
<span class="status-text">Not Invited</span>
</div>
</div>
<p class="officer__info--email">{{ email }}</p>

View File

@ -458,7 +458,7 @@ task_orders:
dod_id_label: DoD ID
contracting_officer:
title: Contracting Officer (KO) Information
description: You'll need a signature from your KO. You might want to work with your program Financial Manager to get your TO documents moved in the right direction.
description: You'll need a signature from your KO. You might want to work with your program Financial Manager to get your TO documents moving in the right direction.
add_button_text: Add / Invite KO
invite_button_text: Invite KO
contracting_officer_representative:
@ -468,7 +468,7 @@ task_orders:
invite_button_text: Invite COR
security_officer:
title: IA Security Officer Information
description: Your Security Officer will need to answer some security configuration questions in order to generate a DD-254 document, then electronically sign.
description: Your Security Officer will need to answer some security configuration questions in order to generate a DD-254 document, then digitally sign.
add_button_text: Add / Invite Security Officer
invite_button_text: Invite Security Officer
ko_review: