Add fields layout for TeacherAdmin
This commit is contained in:
parent
2b678f186e
commit
5891cc2c43
7 changed files with 18 additions and 11 deletions
5
stages/static/css/stages.css
Normal file
5
stages/static/css/stages.css
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
/* Menu above apps on index page */
|
||||
ul#main li { font-size: 14px; }
|
||||
|
||||
form#teacher_form input#id_abrev { width: 3em; }
|
||||
form#teacher_form input#id_civility { width: 5em; }
|
||||
Loading…
Add table
Add a link
Reference in a new issue