[refs #579] add cursor pointer to arrow
This commit is contained in:
parent
cef112efc3
commit
5c7fb21511
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue