Make row numbers bold

They’re headings, not part of the data.
This commit is contained in:
Chris Hill-Scott
2017-05-23 14:24:42 +01:00
parent ad5fc9a583
commit a0cc792222

View File

@@ -123,6 +123,7 @@
}
&-index {
@include bold-16;
width: 15px;
}
@@ -132,6 +133,10 @@
}
.table-font-xsmall td.table-field-index { // overrides GOV.UK Elements
@include bold-16;
}
.table-field-headings,
.table-field-headings-visible {