Skip to content

Commit 340500e

Browse files
authored
Fix typo for panel cursor
1 parent 43c629e commit 340500e

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)