Allow to create group and its contest on UI
This commit is contained in:
parent
196e2a9bb0
commit
67ef6b9111
28 changed files with 1029 additions and 556 deletions
|
@ -36,7 +36,7 @@ img {
|
|||
}
|
||||
|
||||
.full {
|
||||
width: 100%;
|
||||
width: 100% !important;
|
||||
}
|
||||
|
||||
table.sortable thead {
|
||||
|
|
|
@ -23,4 +23,7 @@
|
|||
}
|
||||
.org-field-wrapper {
|
||||
margin-top: 0.4em;
|
||||
}
|
||||
}
|
||||
.org-field-wrapper:has(> input[type=checkbox]) {
|
||||
display: contents;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue