Skip to content

Commit

Permalink
Added pointer cursor to panel titles
Browse files Browse the repository at this point in the history
  • Loading branch information
icc committed Apr 28, 2016
1 parent f700237 commit 921b733
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions h5p-accordion.css
Expand Up @@ -12,6 +12,7 @@
-moz-transition: color 200ms ease 0s;
transition: color 200ms ease 0s;
border-top: 1px solid #eeeeee;
cursor: pointer;
}
.h5p-accordion .h5p-panel-title:hover,
.h5p-accordion .h5p-panel-title:focus,
Expand Down

0 comments on commit 921b733

Please sign in to comment.