Proyectos de Subversion LeadersLinked - Backend

Rev

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

Rev 464 Rev 465
Línea 521... Línea 521...
521
});
521
});
522
JS;
522
JS;
523
$this->inlineScript()->captureEnd();
523
$this->inlineScript()->captureEnd();
524
?>
524
?>
Línea 525... Línea -...
525
 
-
 
526
<style>
-
 
527
   
-
 
528
  
-
 
529
    .table-review {
-
 
530
  table-layout: fixed;
-
 
531
  margin: 1rem auto;
-
 
532
  width: 90%;
-
 
533
  border-collapse: collapse;
-
 
534
}
-
 
535
.table-review thead {
-
 
536
  
-
 
537
}
-
 
538
.table-review th {
-
 
539
  padding: .7rem 0;
-
 
540
  width: 22%;
-
 
541
}
-
 
542
.table-review th:last-child {width: 8%;}
-
 
543
 
-
 
544
.table-review td {
-
 
545
  padding: .5rem 1rem;
-
 
546
  word-wrap: break-word!important;
-
 
547
}
-
 
548
.table-review td:last-child {
-
 
549
  border-right: 0 none;
-
 
550
  text-align: center;
-
 
551
}
-
 
552
</style>
-
 
553
    </style>
-
 
554
 
525
 
555
<!-- Content Header (Page header) -->
526
<!-- Content Header (Page header) -->
556
<section class="content-header">
527
<section class="content-header">
557
    <div class="container-fluid">
528
    <div class="container-fluid">
558
        <div class="row mb-2">
529
        <div class="row mb-2">