ajust list_with_period search with person render_box (and add new options to it)

This commit is contained in:
2021-08-01 15:21:03 +02:00
parent 4be4cd7279
commit 48873d15c9
11 changed files with 378 additions and 388 deletions

View File

@@ -1,10 +1,12 @@
/// complete and overwrite flex-table in chillmain.scss
/// overwrite flex-table
div.list-with-period {
div.flex-table div.item-row div.item-col:first-child { flex-basis: 33%; }
}
///
div.list-with-period,
div.list-household-members {
div.comment {
// for the comment for household-members
}
div.periods {
div.header,
div.list-content {
@@ -13,7 +15,7 @@ div.list-household-members {
}
div.header {
position: relative;
a.sc-button {
a.btn {
position: absolute;
width: 30px;
height: 30px;