mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-21 23:23:51 +00:00
ajust list_with_period search with person render_box (and add new options to it)
This commit is contained in:
@@ -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;
|
||||
|
Reference in New Issue
Block a user