diff --git a/app/assets/stylesheets/design/custom.scss b/app/assets/stylesheets/design/custom.scss index c357af743..c60144e2a 100644 --- a/app/assets/stylesheets/design/custom.scss +++ b/app/assets/stylesheets/design/custom.scss @@ -118,6 +118,7 @@ div.activity, .commits_activity { margin-left: 10px; display: inline-block; width: 12px; + cursor: pointer; } .data-expander.collapsed { background: #FFF image-url('expand-gray.png') no-repeat;