Set CSS cursor to hand for jQuery UI ui-state-hover elements. Fixes all but progress bar cursor. #669

This commit is contained in:
Chad Kieffer
2009-08-31 23:51:27 -06:00
parent 9cb8c10bb5
commit 39ca803af7
4 changed files with 15 additions and 11 deletions

View File

@@ -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;