From 72deeb1119e7888e26b0656ae811be3f4e534e11 Mon Sep 17 00:00:00 2001 From: Tim Almdal Date: Fri, 20 Nov 2009 10:26:11 -0800 Subject: Remove all style from the organize.css file and make use of the themeroller styles as much as possible. --- modules/organize/views/organize_thumb_grid.html.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'modules/organize/views/organize_thumb_grid.html.php') diff --git a/modules/organize/views/organize_thumb_grid.html.php b/modules/organize/views/organize_thumb_grid.html.php index 3ac32ce0..9a9cd819 100644 --- a/modules/organize/views/organize_thumb_grid.html.php +++ b/modules/organize/views/organize_thumb_grid.html.php @@ -1,8 +1,8 @@ children(25, $offset) as $child): ?> -
  • +
  • "> + class="g-organize-microthumb is_album() ? "g-album" : "g-photo" ?> ui-state-active"> thumb_img(array("class" => "g-thumbnail", "ref" => $child->id), 90, true) ?> is_album() ? " class=\"ui-icon ui-icon-note\"" : "" ?>>
    -- cgit v1.2.3