Add fields layout for TeacherAdmin
This commit is contained in:
parent
2b678f186e
commit
5891cc2c43
7 changed files with 18 additions and 11 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{% extends "admin/base_site.html" %}
|
||||
{% load i18n admin_static %}
|
||||
|
||||
{% block extrastyle %}
|
||||
{% block extrastyle %}{{ block.super }}
|
||||
<style>
|
||||
div#period_choice { margin: 0 auto; text-align: center; width: 60%; padding: 0.5em; margin-bottom: 1em; background-color: #EDF3FE;}
|
||||
select#section_select { width: 8em; margin-right: 2em; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue