Add fields layout for TeacherAdmin

This commit is contained in:
Claude Paroz 2018-02-19 09:37:13 +01:00
parent 2b678f186e
commit 5891cc2c43
7 changed files with 18 additions and 11 deletions

View 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; }