@ -5,7 +5,7 @@
.govuk-checkboxes__label,
.govuk-radios__label {
&:before {
&::before {
background-color: govuk-colour("white");
}
@ -57,7 +57,7 @@
border: 0;
background-image: url("../assets/images/icon-cross.svg");
content: "";
display: inline-block;
@ -19,8 +19,8 @@
margin-bottom: 0;
.govuk-radios__label:before,
.govuk-radios__label::before,
& :after {
& ::after {
color: govuk-colour("black");
border-color: govuk-colour("black");
@ -54,7 +54,7 @@
@include govuk-typography-weight-bold;
// Extend the touch area of the link to the list
&:after {
&::after {
bottom: 0;
left: 0;
@ -64,7 +64,7 @@
position: relative;
@ -2,7 +2,7 @@
overflow-x: auto;
overflow-y: hidden;
margin: govuk-spacing(-3) govuk-spacing(-3) govuk-spacing(3);
padding: govuk-spacing(3) govuk-spacing(3);
padding: govuk-spacing(3);
scrollbar-color: $govuk-text-colour govuk-colour("light-grey");
.govuk-table {
@ -37,8 +37,8 @@
"devDependencies": {
"are-you-es5": "^2.1.2",
"standard": "^17.0.0",
"stylelint": "^15.10.1",
"stylelint": "^16.8.2",
"stylelint-config-gds": "^0.2.0"
"stylelint-config-gds": "^2.0.0"
},
"browserslist": {
"production": [