We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3cd2a4 commit bcb72ecCopy full SHA for bcb72ec
views/main/panels/cbormPanel.cfm
@@ -127,9 +127,9 @@
127
<table border="0" align="center" cellpadding="0" cellspacing="1" class="cbd-tables">
128
<thead>
129
<tr>
130
- <th width="15%">Timestamp</th>
131
- <th width="10%">Execution Time</th>
132
- <th width="10%">Type</th>
+ <th width="15%" align="center">Timestamp</th>
+ <th width="10%" align="center">Execution Time</th>
+ <th width="10%" align="center">Type</th>
133
<th>Caller + Params</th>
134
</tr>
135
</thead>
0 commit comments