diff --git a/styles/sections/_task_order.scss b/styles/sections/_task_order.scss index 6c8deac2..f916a0b7 100644 --- a/styles/sections/_task_order.scss +++ b/styles/sections/_task_order.scss @@ -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; + } } } diff --git a/templates/portfolios/task_orders/invitations.html b/templates/portfolios/task_orders/invitations.html index 61d2ddd4..782f86b8 100644 --- a/templates/portfolios/task_orders/invitations.html +++ b/templates/portfolios/task_orders/invitations.html @@ -72,7 +72,7 @@
{{ first_name }} {{ last_name }}
{{ Icon("ok", classes="invited") }} - Invited + Invited

{{ email }}

@@ -90,7 +90,7 @@
{{ first_name }} {{ last_name }}
{{ Icon("alert", classes="uninvited") }} - Not Invited + Not Invited

{{ email }}

diff --git a/translations.yaml b/translations.yaml index 70ebe56c..48579fcb 100644 --- a/translations.yaml +++ b/translations.yaml @@ -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: