diff --git a/core/static/css/base/amadeus.css b/core/static/css/base/amadeus.css index 5c41bb6..924e98e 100644 --- a/core/static/css/base/amadeus.css +++ b/core/static/css/base/amadeus.css @@ -326,4 +326,13 @@ body .container .jumbotron-inverse, body .container .well-inverse, body .contain height: 150px; } -.datepicker{z-index:9999 !important} \ No newline at end of file +.datepicker{z-index:9999 !important} + +ul, li { + list-style-type: none !important; + text-decoration: none !important; +} + +.icon_edit_remove{ + float: right; +} \ No newline at end of file diff --git a/core/templates/base.html b/core/templates/base.html index 4fbcf5a..9cccc00 100644 --- a/core/templates/base.html +++ b/core/templates/base.html @@ -115,6 +115,7 @@ + diff --git a/courses/templates/subject/form_view_teacher.html b/courses/templates/subject/form_view_teacher.html index f161fdf..7c34e2a 100644 --- a/courses/templates/subject/form_view_teacher.html +++ b/courses/templates/subject/form_view_teacher.html @@ -1,772 +1,684 @@ -{% load static i18n list_topic_foruns permission_tags %} - -{% block javascript %} - -{% endblock %} - -
-
- -