Merge pull request #2934 from pickfire/patch-1
Improve website panel heading experience
This commit is contained in:
commit
de13d5a5bd
1 changed files with 3 additions and 0 deletions
|
|
@ -14,6 +14,9 @@
|
|||
|
||||
.form-inline .checkbox { margin-right: 0.6em }
|
||||
|
||||
.panel-heading { pointer: cursor; }
|
||||
.panel-heading:hover { background-color: #eee; }
|
||||
|
||||
.panel-title { display: flex; }
|
||||
.panel-title .label { display: inline-block; }
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue