diff options
| author | Bharat Mediratta <bharat@menalto.com> | 2009-01-13 10:57:38 +0000 |
|---|---|---|
| committer | Bharat Mediratta <bharat@menalto.com> | 2009-01-13 10:57:38 +0000 |
| commit | 38ddf559f0f52095c50710268a9890199b73e648 (patch) | |
| tree | 263060510926abf41f4e482fb98938eaa76c2015 /themes/admin_default/css | |
| parent | 35a529cd86a453b8d46ef9933b12e95021926dba (diff) | |
Put up a nice message if there are no other themes available to
choose.
Diffstat (limited to 'themes/admin_default/css')
| -rw-r--r-- | themes/admin_default/css/screen.css | 1 |
1 files changed, 1 insertions, 0 deletions
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 { |
