hmrc-frontend 5.0.2 → 5.0.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/hmrc/VERSION.txt CHANGED
@@ -1 +1 @@
1
- 5.0.2
1
+ 5.0.5
@@ -37,7 +37,7 @@
37
37
 
38
38
  <li>
39
39
  <a href="{{ params.yourProfile.href | default('#') }}" class="hmrc-account-menu__link{% if params.yourProfile.active %} hmrc-account-menu__link--active{% endif %}">
40
- {% if language == 'cy' %}Eich proffil{% else %}Your profile{% endif %}
40
+ {% if language == 'cy' %}Proffil a gosodiadau{% else %}Profile and settings{% endif %}
41
41
  </a>
42
42
  </li>
43
43
 
@@ -1,3 +1,3 @@
1
1
  {% if params.text %}
2
- <a class="govuk-link {{ params.classList }}" target="_blank" rel="noopener noreferrer" href="{{ params.href }}">{{ params.text }} {% if params.language == 'en' %}(opens in a new tab){% endif %}{% if params.language == 'cy' %}(yn agor ffenestr neu dab newydd){% endif %}</a>
2
+ <a class="govuk-link {{ params.classList }}" target="_blank" rel="noopener noreferrer" href="{{ params.href }}">{{ params.text }} {% if params.language == 'en' %}(opens in a new tab){% endif %}{% if params.language == 'cy' %}(yn agor tab newydd){% endif %}</a>
3
3
  {% endif %}
@@ -33,6 +33,8 @@
33
33
 
34
34
  &__title {
35
35
  @include govuk-responsive-margin(1, "bottom");
36
+
37
+ color: govuk-colour("white");
36
38
  }
37
39
 
38
40
  &__link {
@@ -1,13 +1,13 @@
1
1
  <div class="hmrc-user-research-banner" data-module="hmrc-user-research-banner">
2
2
  <div class="hmrc-user-research-banner__container govuk-width-container">
3
3
  <div class="hmrc-user-research-banner__text">
4
- <div class="hmrc-user-research-banner__title govuk-!-font-weight-bold">
4
+ <h2 class="govuk-heading-s hmrc-user-research-banner__title">
5
5
  {% if params.language == 'cy' %}
6
6
  Helpwch i wella gwasanaethau CThEM
7
7
  {% else %}
8
8
  Help improve HMRC services
9
9
  {% endif %}
10
- </div>
10
+ </h2>
11
11
  <a class="govuk-link hmrc-user-research-banner__link" rel="noopener noreferrer" href="{{ params.url }}" target="_blank">
12
12
  {% if params.language == 'cy' %}
13
13
  Cofrestrwch i gymryd rhan mewn ymchwil defnyddwyr (yn agor tab newydd)