From: yomguy Date: Mon, 9 Apr 2012 21:03:13 +0000 (+0200) Subject: fix user list pagination X-Git-Tag: 0.2~74 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=53f3f8b5c1bb591a0e0d1c0ea3607afcff225073;p=teleforma.git fix user list pagination --- diff --git a/teleforma/htdocs/css/teleforma_black.css b/teleforma/htdocs/css/teleforma_black.css index 783da0d6..5e1c83a5 100644 --- a/teleforma/htdocs/css/teleforma_black.css +++ b/teleforma/htdocs/css/teleforma_black.css @@ -770,7 +770,7 @@ dl.dublincore dd.caption { font-weight: bold; } .pagination a { - background-color: #fff; + background-color: transparent; border-bottom: none; font-size: 1em; padding: .3em; @@ -925,7 +925,7 @@ img.align-left { border: 1px solid #000; background-image: url(../images/grid_bg_2.png); padding: 0.3em 0.4em 0.4em 0.4em; - margin: 4em 1em 1em 0em; + margin: 2.5em 1em 1em 0em; -moz-border-radius: 8px 0px 8px 8px; -webkit-border-radius: 8px 0px 8px 8px; border-radius: 8px 0px 8px 8px; diff --git a/teleforma/templates/telemeta/inc/user_list.html b/teleforma/templates/telemeta/inc/user_list.html index 525b80ad..e3f4c420 100644 --- a/teleforma/templates/telemeta/inc/user_list.html +++ b/teleforma/templates/telemeta/inc/user_list.html @@ -4,15 +4,12 @@ {% if is_paginated %}