MVC: headers: set pointer cursor

This commit is contained in:
Stephan de Wit 2023-04-12 09:16:55 +02:00
parent 33e5a9ad33
commit 0da84ef19f
2 changed files with 2 additions and 2 deletions

View File

@ -105,7 +105,7 @@
<col class="col-md-{{ 12-3-msgzone_width|default(5) }}"/>
<col class="col-md-{{ msgzone_width|default(5) }}"/>
</colgroup>
<thead>
<thead style="cursor: pointer;">
<tr{% if field['advanced']|default(false)=='true' %} data-advanced="true"{% endif %}>
<th colspan="3">
<div style="padding-bottom: 5px; padding-top: 5px; font-size: 16px;">

View File

@ -83,7 +83,7 @@
<col class="col-md-4"/>
<col class="col-md-5"/>
</colgroup>
<thead>
<thead style="cursor: pointer;">
<tr {% if field['advanced']|default(false)=='true' %} data-advanced="true"{% endif %}>
<th colspan="3">
<div style="padding-bottom: 5px; padding-top: 5px; font-size: 16px;">