From bc147d1c6c95c1ba1394f0198d9e5b810071a4ac Mon Sep 17 00:00:00 2001 From: Chad Kieffer Date: Tue, 1 Sep 2009 23:22:06 -0600 Subject: Merged admin_screen and screen style sheets in the admin theme. Removed some unsused admin styles in the process. Fixed problem in admin header that broke the theme's layout in IE7. Moved the Gallery logo and shortcut icon to lib/images for easier reuse. --- themes/admin_default/css/fix-ie.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'themes/admin_default/css/fix-ie.css') diff --git a/themes/admin_default/css/fix-ie.css b/themes/admin_default/css/fix-ie.css index 97c619eb..6bc2334c 100644 --- a/themes/admin_default/css/fix-ie.css +++ b/themes/admin_default/css/fix-ie.css @@ -1,9 +1,8 @@ /** - * Fix display in IE + * Fix display in IE 6 and 7 */ #gHeader, -#gAdminMenu, #gGroupAdmin, #gDeveloperTools, .gAvailable .gBlock { -- cgit v1.2.3