|
|
@ -333,7 +333,8 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.batch-table__row--muted .pending-account__header,
|
|
|
|
.batch-table__row--muted .pending-account__header,
|
|
|
|
.batch-table__row--muted .accounts-table {
|
|
|
|
.batch-table__row--muted .accounts-table,
|
|
|
|
|
|
|
|
.batch-table__row--muted .name-tag {
|
|
|
|
&,
|
|
|
|
&,
|
|
|
|
a,
|
|
|
|
a,
|
|
|
|
strong {
|
|
|
|
strong {
|
|
|
@ -341,6 +342,10 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.batch-table__row--muted .name-tag .avatar {
|
|
|
|
|
|
|
|
opacity: 0.5;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.batch-table__row--muted .accounts-table {
|
|
|
|
.batch-table__row--muted .accounts-table {
|
|
|
|
tbody td.accounts-table__extra,
|
|
|
|
tbody td.accounts-table__extra,
|
|
|
|
&__count,
|
|
|
|
&__count,
|
|
|
@ -354,7 +359,8 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.batch-table__row--attention .pending-account__header,
|
|
|
|
.batch-table__row--attention .pending-account__header,
|
|
|
|
.batch-table__row--attention .accounts-table {
|
|
|
|
.batch-table__row--attention .accounts-table,
|
|
|
|
|
|
|
|
.batch-table__row--attention .name-tag {
|
|
|
|
&,
|
|
|
|
&,
|
|
|
|
a,
|
|
|
|
a,
|
|
|
|
strong {
|
|
|
|
strong {
|
|
|
|