diff options
| author | Chad Kieffer <ckieffer@gmail.com> | 2009-08-31 23:51:27 -0600 |
|---|---|---|
| committer | Chad Kieffer <ckieffer@gmail.com> | 2009-08-31 23:51:27 -0600 |
| commit | 39ca803af7a4439fdda3164d79d9435bdaa2b948 (patch) | |
| tree | ac38dc845b6435ca94520b84e7f4bb2379b3fa40 /themes/admin_default/css/admin_screen.css | |
| parent | 9cb8c10bb5d0e7ae80045a121e03d07757cb8d1c (diff) | |
Set CSS cursor to hand for jQuery UI ui-state-hover elements. Fixes all but progress bar cursor. #669
Diffstat (limited to 'themes/admin_default/css/admin_screen.css')
| -rw-r--r-- | themes/admin_default/css/admin_screen.css | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/themes/admin_default/css/admin_screen.css b/themes/admin_default/css/admin_screen.css index fd1ed02e..a8c16ae5 100644 --- a/themes/admin_default/css/admin_screen.css +++ b/themes/admin_default/css/admin_screen.css @@ -391,13 +391,6 @@ li.gDefaultGroup h4, li.gDefaultGroup .gUser { .rtl #gRenameTagForm a, #gRenameTagForm span { float: right; } -#gProgress button { - float: right; - margin-top: 1em; -} -.rtl #gProgress button { - float: left; -} #gTaskLogDialog h1 { font-size: 1.1em; |
