From d4875583690dbf8b532427755d76aca33d4c63ae Mon Sep 17 00:00:00 2001 From: Chad Kieffer Date: Thu, 12 Feb 2009 04:25:43 +0000 Subject: Fixed gViewMenu button issues. Fixed major admin_default theme issues, content now clears the menu. Added IE-specific stylesheet to admin theme. --- themes/default/views/page.html.php | 2 +- themes/default/views/sidebar.html.php | 14 ++++++++------ 2 files changed, 9 insertions(+), 7 deletions(-) (limited to 'themes/default/views') diff --git a/themes/default/views/page.html.php b/themes/default/views/page.html.php index 418be89c..d463af1b 100644 --- a/themes/default/views/page.html.php +++ b/themes/default/views/page.html.php @@ -20,7 +20,7 @@ media="screen,print,projection" /> " media="screen,print,projection" /> - diff --git a/themes/default/views/sidebar.html.php b/themes/default/views/sidebar.html.php index d454804d..13bd3ce0 100644 --- a/themes/default/views/sidebar.html.php +++ b/themes/default/views/sidebar.html.php @@ -1,10 +1,12 @@ -
- - album_menu() ?> - - photo_menu() ?> - +
+
+ + album_menu() ?> + + photo_menu() ?> + +
sidebar_blocks() ?> -- cgit v1.2.3