Show more granular email & sms counts on platform admin page

This commit is contained in:
Imdad Ahad
2016-11-14 14:46:26 +00:00
parent ec7ec77b69
commit 7e269a454a
3 changed files with 97 additions and 38 deletions

View File

@@ -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;