From a60890d8f285fb21ab7ca7c8d94d3e1c88691a54 Mon Sep 17 00:00:00 2001 From: yomguy Date: Wed, 11 Apr 2012 01:37:24 +0200 Subject: [PATCH] begin xls training user export --- teleforma/htdocs/css/teleforma_black.css | 5 +- .../templates/telemeta/inc/user_list.html | 2 +- teleforma/urls.py | 1 + teleforma/views.py | 58 ++++++++++++------- 4 files changed, 40 insertions(+), 26 deletions(-) diff --git a/teleforma/htdocs/css/teleforma_black.css b/teleforma/htdocs/css/teleforma_black.css index 5abbab57..be5dcfac 100644 --- a/teleforma/htdocs/css/teleforma_black.css +++ b/teleforma/htdocs/css/teleforma_black.css @@ -760,7 +760,7 @@ dl.dublincore dd.caption { /* Pagination */ .pagination { - margin-top: .7em; + margin-top: 0em; margin-bottom: .3em; padding: .3em 0; font-size: 1em; @@ -1389,7 +1389,7 @@ input,textarea{ -moz-border-radius: 8px 0px 0px 0px; -webkit-border-radius: 8px 0px 0px 0px; border-radius: 8px 0px 0px 0px; - padding: 0em 0.8em 0.3em 0em; + padding: 0em 0.8em 0.8em 0em; font-weight: bold; font-size: 1.2em; } @@ -1499,4 +1499,3 @@ input,textarea{ font-size: 0.8em; font-weight: normal; } - diff --git a/teleforma/templates/telemeta/inc/user_list.html b/teleforma/templates/telemeta/inc/user_list.html index d03386d6..1b11c1a4 100644 --- a/teleforma/templates/telemeta/inc/user_list.html +++ b/teleforma/templates/telemeta/inc/user_list.html @@ -3,7 +3,7 @@ {% load teleforma_tags %} {% if is_paginated %} -