Proyectos de Subversion Moodle

Rev

Rev 1159 | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 1159 Rev 1167
Línea 36... Línea 36...
36
		</div>
36
		</div>
37
	</div>
37
	</div>
38
{{/courses}}
38
{{/courses}}
39
<div class="btn-group" role="group" aria-label="Basic outlined example" 
39
<div class="btn-group" role="group" aria-label="Basic outlined example" 
40
	style="position: fixed;
40
	style="position: fixed;
41
		bottom: -3px;
41
    bottom: 40px;
42
		transform: translateX(-50%);
42
    transform: translateX(-50%);
43
		display: flex;
43
    display: flex;
44
		align-items: center;
44
    align-items: center;
45
		z-index: 1000;
45
    z-index: 1000;
46
		right: 140px;">
46
    right: -70px;">
47
  <ul class="pagination justify-content-end">
47
  <ul class="pagination justify-content-end">
48
    <!-- Botón "Anterior" -->
48
    <!-- Botón "Anterior" -->
49
    <li class="page-item">
49
    <li class="page-item">
50
      {{#pagination.has_previous}}
50
      {{#pagination.has_previous}}
51
        <a href="?page={{pagination.previous_page}}" class="page-link" type="button" style="background-color: #002389; color: #fff;">Anterior</a>
51
        <a href="?page={{pagination.previous_page}}" class="page-link" type="button" style="background-color: #002389; color: #fff;">Anterior</a>