From 692abe16504d09336266ae03c749da4046962b00 Mon Sep 17 00:00:00 2001 From: flop25 Date: Sat, 26 Mar 2011 14:29:27 +0000 Subject: feature:2230 the size of the squared thumbnails depend of the sizes of all the thumbnails : the clipping is an average of the clipping of each of the thumbnails git-svn-id: http://piwigo.org/svn/trunk@9864 68402e56-0260-453c-a942-63ccdbb3a9ee --- admin/themes/default/fix-ie7.css | 6 +++++- admin/themes/default/template/element_set_ranks.tpl | 4 ++-- admin/themes/default/theme.css | 1 + 3 files changed, 8 insertions(+), 3 deletions(-) (limited to 'admin/themes') diff --git a/admin/themes/default/fix-ie7.css b/admin/themes/default/fix-ie7.css index 2f0d40f33..a9e5a21a2 100644 --- a/admin/themes/default/fix-ie7.css +++ b/admin/themes/default/fix-ie7.css @@ -1,4 +1,8 @@ /* fix IE7 footer */ #the_page { min-height:100%; position:relative; padding:0; margin:0; } #menubar { margin: 0; } -#footer { left: 0; } \ No newline at end of file +#footer { left: 0; } + +UL.thumbnails li.rank-of-image { + text-align:left; +} \ No newline at end of file diff --git a/admin/themes/default/template/element_set_ranks.tpl b/admin/themes/default/template/element_set_ranks.tpl index 1b2fe1120..be708168c 100644 --- a/admin/themes/default/template/element_set_ranks.tpl +++ b/admin/themes/default/template/element_set_ranks.tpl @@ -43,8 +43,8 @@ jQuery(document).ready(function() {

{'Drag to re-order'|@translate}