Proyectos de Subversion LeadersLinked - Backend

Rev

Rev 241 | Rev 463 | Ir a la última revisión | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 241 Rev 462
Línea 1470... Línea 1470...
1470
});
1470
});
1471
JS;
1471
JS;
1472
$this->inlineScript()->captureEnd();
1472
$this->inlineScript()->captureEnd();
1473
?>
1473
?>
Línea -... Línea 1474...
-
 
1474
 
-
 
1475
<style>
-
 
1476
    .table-review {
-
 
1477
  table-layout: fixed;
-
 
1478
  margin: 1rem auto;
-
 
1479
  width: 90%;
-
 
1480
  border-collapse: collapse;
-
 
1481
}
-
 
1482
.table-review thead {
-
 
1483
  
-
 
1484
}
-
 
1485
.table-review th {
-
 
1486
  padding: .7rem 0;
-
 
1487
  font-variant: small-caps;
-
 
1488
  width: 22%;
-
 
1489
}
-
 
1490
.table-review th:last-child {width: 8%;}
-
 
1491
 
-
 
1492
.table-review td {
-
 
1493
  padding: .5rem 1rem;
-
 
1494
}
-
 
1495
.table-review td:last-child {
-
 
1496
  border-right: 0 none;
-
 
1497
  text-align: center;
-
 
1498
}
-
 
1499
</style>
1474
 
1500
 
1475
<!-- Content Header (Page header) -->
1501
<!-- Content Header (Page header) -->
1476
<section class="content-header">
1502
<section class="content-header">
1477
    <div class="container-fluid">
1503
    <div class="container-fluid">
1478
        <div class="row mb-2">
1504
        <div class="row mb-2">
Línea 1730... Línea 1756...
1730
                </a>
1756
                </a>
1731
            </h4>
1757
            </h4>
1732
        </div>
1758
        </div>
1733
        <div id="collapse-{{:slug_section}}" class="panel-collapse in collapse show">
1759
        <div id="collapse-{{:slug_section}}" class="panel-collapse in collapse show">
1734
            <div class="panel-body">
1760
            <div class="panel-body">
1735
                <div class="table-responsive">
1761
                <div class="table-responsive ">
1736
                    <table class="table table-bordered">
1762
                    <table class="table table-bordered table-review">
1737
                        <thead>
1763
                        <thead>
1738
                            <tr>
1764
                            <tr>
1739
                                <th style="width: 10%;">LABEL_ELEMENT</th>
1765
                                <th style="width: 10%;">LABEL_ELEMENT</th>
1740
                                <th style="width: 50%;">LABEL_TEXT</th>
1766
                                <th style="width: 50%;">LABEL_TEXT</th>
1741
                                <th style="width: 10%;">LABEL_VALUE</th>
1767
                                <th style="width: 10%;">LABEL_VALUE</th>