Merge pull request #3101 from pickfire/patch-1
Fix typo for panel cursor
This commit is contained in:
commit
b001ab33fe
@ -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