Proyectos de Subversion Moodle

Rev

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

Rev 1108 Rev 1114
Línea 39... Línea 39...
39
		bottom: -3px;
39
		bottom: -3px;
40
		transform: translateX(-50%);
40
		transform: translateX(-50%);
41
		display: flex;
41
		display: flex;
42
		align-items: center;
42
		align-items: center;
43
		z-index: 1000;
43
		z-index: 1000;
44
		right: 80px;">
44
		right: 140px;">
45
  <ul class="pagination justify-content-end">
45
  <ul class="pagination justify-content-end">
46
    <!-- Botón "Anterior" -->
46
    <!-- Botón "Anterior" -->
47
    <li class="page-item">
47
    <li class="page-item">
48
      {{#pagination.has_previous}}
48
      {{#pagination.has_previous}}
49
        <a href="?page={{pagination.previous_page}}" class="page-link" type="button" style="background-color: #002389; color: #fff;">Anterior</a>
49
        <a href="?page={{pagination.previous_page}}" class="page-link" type="button" style="background-color: #002389; color: #fff;">Anterior</a>