File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 17
17
.anchor {color: #6362dc; display: none; margin-left: .2rem; padding: 0 .2rem;}
18
18
h4:focus .anchor, h4:hover .anchor {display: inline; text-decoration: none;}
19
19
.help_text, .help_text:hover, .help_text:visited {color: #3b4351!important; border-bottom: dotted 0.0625rem #cccccc; text-decoration: inherit;}
20
+ .table-head{position: sticky; top: 0; overflow: hidden; background-color: #FFFFFF;}
20
21
</style>
21
22
<link rel="stylesheet" href="static/spectre-0.5.9.min.css">
22
23
<script src="static/jquery-3.5.1.slim.min.js"></script>
47
48
<div class="container">
48
49
<div class="loading loading-lg" style="margin-top:50px;"></div>
49
50
<table class="display" style="visibility: hidden;">
50
- <thead>
51
+ <thead class="table-head" >
51
52
<tr>
52
53
<th>Key</th>
53
54
<th>Short name</th>
You can’t perform that action at this time.
0 commit comments