Allow defining prioritary availabilities
This commit is contained in:
parent
d4e9e44940
commit
5913c0588f
5 changed files with 14 additions and 6 deletions
|
|
@ -12,6 +12,7 @@
|
|||
|
||||
div#corp_choice { float: right; width: 18%; }
|
||||
select#corp_select, select#corp_filter { width: 100%; height: auto; }
|
||||
select#corp_select option.priority { font-weight: bold; }
|
||||
|
||||
div#student_detail { float:left; width: 40%; margin: 1em; padding: 0.5em; border: 3px solid red; min-height: 4em; border-radius: 8px; }
|
||||
div#previous_stages { background-color: #EEE; border-radius: 4px; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue