Proyectos de Subversion Moodle

Rev

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

Rev 1108 Rev 1111
Línea 889... Línea 889...
889
    justify-content: space-between;
889
    justify-content: space-between;
890
    align-items: center;
890
    align-items: center;
891
    height: 35px;
891
    height: 35px;
892
}
892
}
Línea 893... Línea 893...
893
 
893
 
894
#page-mod-hvp-view header.page-header-content, 
-
 
895
#page-mod-resource-view header#page-header {
894
#page-mod-hvp-view header.page-header-content, #page-mod-resource-view header#page-header {
896
    position: fixed;
895
    position: fixed;
897
    width: 100%;
896
    width: 100%;
898
    background-color: rgba(0, 0, 0, 0.5);
897
    background-color: rgba(0, 0, 0, .5);
899
    z-index: 1000;
898
    z-index: 1000;
-
 
899
    height: 60px;
900
    height: 50px;
900
    margin-top: 3px;
Línea 901... Línea 901...
901
}
901
}
902
 
902
 
903
#page-mod-resource-view .mediaplugin.mediaplugin_videojs > div {
903
#page-mod-resource-view .mediaplugin.mediaplugin_videojs > div {
-
 
904
    max-width: none !important;
-
 
905
}
-
 
906
 
-
 
907
.resourcecontent.resourcepdf {
904
    max-width: none !important;
908
    margin-top: 62px;