From cd8d1c6582caeb6908d959d1e1371e9b450d78c7 Mon Sep 17 00:00:00 2001 From: Chad Kieffer Date: Mon, 23 Feb 2009 05:14:05 +0000 Subject: Temp fix for photostreamin admin dashboard, other miscellaneous css fixes. Apply jQuery UI button css to submit inputs in the admin theme. --- themes/admin_default/css/fix-ie.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (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 5df130d7..08716978 100644 --- a/themes/admin_default/css/fix-ie.css +++ b/themes/admin_default/css/fix-ie.css @@ -1,6 +1,7 @@ /** * Fix display in IE */ + #gHeader, #gAdminMenu, #gGroupAdmin, @@ -15,4 +16,3 @@ .gUnavailable:hover { filter: alpha(opacity=100); } - -- cgit v1.2.3