mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-16 03:10:16 -04:00
Make row numbers bold
They’re headings, not part of the data.
This commit is contained in:
@@ -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 {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user