mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-08 08:28:15 -04:00
Show more granular email & sms counts on platform admin page
This commit is contained in:
@@ -118,6 +118,10 @@
|
||||
|
||||
}
|
||||
|
||||
&-noborder {
|
||||
border: 0px;
|
||||
}
|
||||
|
||||
&-index {
|
||||
width: 15px;
|
||||
}
|
||||
@@ -159,6 +163,12 @@
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
|
||||
.table-row-group {
|
||||
border-top: 1px solid #BFC1C3;
|
||||
border-bottom: 1px solid #BFC1C3;
|
||||
}
|
||||
|
||||
.table-empty-message {
|
||||
@include core-16;
|
||||
color: $secondary-text-colour;
|
||||
|
||||
Reference in New Issue
Block a user