Suppression possible de membres
This commit is contained in:
parent
6d499815e6
commit
48c0a2a5f2
3 changed files with 15 additions and 4 deletions
|
|
@ -86,6 +86,9 @@ nav {
|
|||
}
|
||||
.portrait { max-width: 13rem; }
|
||||
|
||||
tr.editable .edit-button { display: none; }
|
||||
tr.editable:hover .edit-button { display: inline-block; }
|
||||
|
||||
.agenda_line { margin-right: 7em !important; }
|
||||
.agenda_container > div:first-of-type { margin-top: 7em !important; }
|
||||
@media (max-width: 767.98px) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue