Merge pull request #2934 from pickfire/patch-1
Improve website panel heading experience
This commit is contained in:
commit
de13d5a5bd
@ -14,6 +14,9 @@
|
|||||||
|
|
||||||
.form-inline .checkbox { margin-right: 0.6em }
|
.form-inline .checkbox { margin-right: 0.6em }
|
||||||
|
|
||||||
|
.panel-heading { pointer: cursor; }
|
||||||
|
.panel-heading:hover { background-color: #eee; }
|
||||||
|
|
||||||
.panel-title { display: flex; }
|
.panel-title { display: flex; }
|
||||||
.panel-title .label { display: inline-block; }
|
.panel-title .label { display: inline-block; }
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user