From 690ea4a01474d8f0b6d9d19ad87bfbbde33a9b80 Mon Sep 17 00:00:00 2001 From: Chad Kieffer Date: Wed, 18 Nov 2009 18:51:18 -0700 Subject: Rename g-pager to g-paginator after the recent pagination update. --- lib/gallery.common.css | 12 ++++++------ modules/comment/views/admin_comments.html.php | 2 +- themes/admin_wind/views/pager.html.php | 2 +- themes/wind/css/fix-ie.css | 4 ++-- themes/wind/views/paginator.html.php | 2 +- 5 files changed, 11 insertions(+), 11 deletions(-) diff --git a/lib/gallery.common.css b/lib/gallery.common.css index 860529cd..1ada929f 100644 --- a/lib/gallery.common.css +++ b/lib/gallery.common.css @@ -542,17 +542,17 @@ div#g-action-status { /* Pagination ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */ -.g-pager { +.g-paginator { padding: .2em 0; width: 100%; } -.g-pager li { +.g-paginator li { float: left; width: 30%; } -.g-pager .g-info { +.g-paginator .g-info { background: none; padding: .2em 0; text-align: center; @@ -680,7 +680,7 @@ div#g-action-status { .rtl #g-content #g-album-grid .g-item, .rtl .sf-menu li, .rtl .g-breadcrumbs li, -.rtl .g-pager li, +.rtl .g-paginator li, .rtl .g-buttonset li, .rtl .ui-icon-left .ui-icon, .rtl .g-short-form li, @@ -717,11 +717,11 @@ div#g-action-status { padding-right: 0; } -.rtl .g-pager .g-info { +.rtl .g-paginator .g-info { width: 35%; } -.rtl .g-pager .g-text-right { +.rtl .g-paginator .g-text-right { margin-left: 0; } diff --git a/modules/comment/views/admin_comments.html.php b/modules/comment/views/admin_comments.html.php index 20236a7a..f58267bd 100644 --- a/modules/comment/views/admin_comments.html.php +++ b/modules/comment/views/admin_comments.html.php @@ -193,7 +193,7 @@ -
+
diff --git a/themes/admin_wind/views/pager.html.php b/themes/admin_wind/views/pager.html.php index 7870ef3f..5fff5845 100644 --- a/themes/admin_wind/views/pager.html.php +++ b/themes/admin_wind/views/pager.html.php @@ -1,6 +1,6 @@ -