Skip to content

Commit b001ab3

Browse files
authored
Merge pull request #3101 from pickfire/patch-1
Fix typo for panel cursor
2 parents 43c629e + 340500e commit b001ab3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

util/gh-pages/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
.form-inline .checkbox { margin-right: 0.6em }
1616

17-
.panel-heading { pointer: cursor; }
17+
.panel-heading { cursor: pointer; }
1818
.panel-heading:hover { background-color: #eee; }
1919

2020
.panel-title { display: flex; }

0 commit comments

Comments
 (0)