Skip to content

Commit de13d5a

Browse files
authored
Merge pull request #2934 from pickfire/patch-1
Improve website panel heading experience
2 parents c05adc5 + 2c65e7c commit de13d5a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

util/gh-pages/index.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@
1414

1515
.form-inline .checkbox { margin-right: 0.6em }
1616

17+
.panel-heading { pointer: cursor; }
18+
.panel-heading:hover { background-color: #eee; }
19+
1720
.panel-title { display: flex; }
1821
.panel-title .label { display: inline-block; }
1922

0 commit comments

Comments
 (0)