mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-09 06:43:12 -04:00
Make row numbers bold
They’re headings, not part of the data.
This commit is contained in:
@@ -123,6 +123,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
&-index {
|
&-index {
|
||||||
|
@include bold-16;
|
||||||
width: 15px;
|
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,
|
||||||
.table-field-headings-visible {
|
.table-field-headings-visible {
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user