From 91ab6f161fa1e118418922fbf0a42f1924d7df0e Mon Sep 17 00:00:00 2001 From: Chad Kieffer Date: Sun, 18 Oct 2009 18:01:42 -0600 Subject: Apply g-block and g-block-content, remove hover effect, alternate row color. --- .../gallery/views/admin_advanced_settings.html.php | 61 ++++++++++++---------- 1 file changed, 32 insertions(+), 29 deletions(-) (limited to 'modules') diff --git a/modules/gallery/views/admin_advanced_settings.html.php b/modules/gallery/views/admin_advanced_settings.html.php index 70ecd261..e3ae5f58 100644 --- a/modules/gallery/views/admin_advanced_settings.html.php +++ b/modules/gallery/views/admin_advanced_settings.html.php @@ -1,38 +1,41 @@ -
+

+
    -
  • - -
  • +
- - - - - - - - module_name == "gallery" && $var->name == "_cache") continue ?> - - - - - - -
module_name ?> name) ?> - module_name/" . html::clean($var->name)) ?>" - class="g-dialog-link" - title=" $var->name, "module_name" => $var->module_name))->for_html_attr() ?>"> - value): ?> - value) ?> - - - - -
+
+ + + + + + + + + module_name == "gallery" && $var->name == "_cache") continue ?> + "> + + + + + + +
module_name ?> name) ?> + module_name/" . html::clean($var->name)) ?>" + class="g-dialog-link" + title=" $var->name, "module_name" => $var->module_name))->for_html_attr() ?>"> + value): ?> + value) ?> + + + + +
+
-- cgit v1.2.3