N°3816 - Migrate module to new UIBlock system : Bulk Event Management - add count of selected items

This commit is contained in:
acognet
2021-12-13 18:59:27 +01:00
parent 4511883baf
commit d0c1f650d1
3 changed files with 16 additions and 1 deletions

View File

@@ -120,4 +120,8 @@ $ibo-fieldsorter--selected--background-color: $ibo-color-blue-200 !default;
background-color: $ibo-datatable--row--background-color--is-selected;
}
}
}
.ibo-datatable--selected-count{
padding-right: 0.2em;
}