Fix typo for panel cursor
This commit is contained in:
parent
43c629ebac
commit
340500ede5
@ -14,7 +14,7 @@
|
||||
|
||||
.form-inline .checkbox { margin-right: 0.6em }
|
||||
|
||||
.panel-heading { pointer: cursor; }
|
||||
.panel-heading { cursor: pointer; }
|
||||
.panel-heading:hover { background-color: #eee; }
|
||||
|
||||
.panel-title { display: flex; }
|
||||
|
Loading…
Reference in New Issue
Block a user