Add contest tester/curator (DMOJ)
This commit is contained in:
parent
06318a97e5
commit
297b8a2a36
25 changed files with 611 additions and 230 deletions
|
@ -50,7 +50,9 @@ select[id^=id_contest_problems] {
|
|||
width: 20em !important;
|
||||
}
|
||||
|
||||
select#id_organizers.django-select2,
|
||||
select#id_authors.django-select2,
|
||||
select#id_curators.django-select2,
|
||||
select#id_testers.django-select2,
|
||||
select#id_organizations.django-select2,
|
||||
select#id_tags.django-select2 {
|
||||
width: 20em;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue