From 38ddf559f0f52095c50710268a9890199b73e648 Mon Sep 17 00:00:00 2001 From: Bharat Mediratta Date: Tue, 13 Jan 2009 10:57:38 +0000 Subject: Put up a nice message if there are no other themes available to choose. --- themes/admin_default/css/screen.css | 1 + 1 file changed, 1 insertion(+) (limited to 'themes/admin_default/css') diff --git a/themes/admin_default/css/screen.css b/themes/admin_default/css/screen.css index ce5f471e..674c90b2 100644 --- a/themes/admin_default/css/screen.css +++ b/themes/admin_default/css/screen.css @@ -168,6 +168,7 @@ #gAdminThemes .selected { background: #cfc !important; + cursor: default !important; } #gAdminThemes .gBlock { -- cgit v1.2.3