Skip to content

Commit

Permalink
Dev Fixed missing hand cursor for add/remove and handle when editing …
Browse files Browse the repository at this point in the history
…answers/subquestions

git-svn-id: file:///Users/Shitiz/Downloads/lssvn/source/limesurvey_dev@9769 b72ed6b6-b9f8-46b5-92b4-906544132732
  • Loading branch information
c-schmitz committed Feb 11, 2011
1 parent e53d469 commit 7a2a259
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions admin/styles/default/adminstyle.css
Expand Up @@ -488,9 +488,14 @@ th.admincell {
padding-left:42px;
}

.btnaddanswer,
.btndelanswer,
.header_statistics img {
cursor:pointer;
}

img.handle {
cursor:move;
}

.header_small {
Expand Down

0 comments on commit 7a2a259

Please sign in to comment.