mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-06-10 20:39:09 -04:00
Set CSS cursor to hand for jQuery UI ui-state-hover elements. Fixes all but progress bar cursor. #669
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user