Proyectos de Subversion Moodle

Rev

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

Rev 594 Rev 595
Línea 980... Línea 980...
980
.main-content {
980
.main-content {
981
    margin-bottom: 0;
981
    margin-bottom: 0;
982
}
982
}
Línea 983... Línea 983...
983
 
983
 
984
.h5p-iframe-wrapper {
984
.h5p-iframe-wrapper {
985
    height: 75vh;
985
    height: 75vh !important;
Línea 986... Línea 986...
986
}
986
}
987
 
987
 
988
.h5p-iframe-wrapper.h5p-fullscreen {
988
.h5p-iframe-wrapper.h5p-fullscreen {
Línea 989... Línea 989...
989
    height: 100vh;
989
    height: 100vh !important;
990
}
990
}
991
 
991