src/main/webapp/WEB-INF/jsp/components.jsp

changeset 259
30ec2cf1e495
parent 227
f0ede8046b59
child 266
65c72e65ff67
     1.1 --- a/src/main/webapp/WEB-INF/jsp/components.jsp	Thu Dec 29 14:50:58 2022 +0100
     1.2 +++ b/src/main/webapp/WEB-INF/jsp/components.jsp	Thu Dec 29 14:53:05 2022 +0100
     1.3 @@ -47,11 +47,11 @@
     1.4  <table id="version-list" class="datatable medskip fullwidth">
     1.5      <colgroup>
     1.6          <col>
     1.7 -        <col width="20%">
     1.8 -        <col width="44%">
     1.9 -        <col width="12%">
    1.10 -        <col width="12%">
    1.11 -        <col width="12%">
    1.12 +        <col style="width: 20%">
    1.13 +        <col style="width: 44%">
    1.14 +        <col style="width: 12%">
    1.15 +        <col style="width: 12%">
    1.16 +        <col style="width: 12%">
    1.17      </colgroup>
    1.18      <thead>
    1.19      <tr>

mercurial