Proyectos de Subversion Moodle

Rev

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

Rev 595 Rev 597
Línea 6... Línea 6...
6
}
6
}
7
.content-none::after{
7
.content-none::after{
8
    content: none;
8
    content: none;
9
}
9
}
10
@media (max-width: 480px) {
10
@media (max-width: 480px) {
11
    #page-mod-hvp-view .main-content, #page-mod-resource-view .main-content{
-
 
12
        max-height: 43.5vh !important;
-
 
13
    }
-
 
14
    #page-mod-hvp-view video{
11
    #page-mod-hvp-view video{
15
        display: block;
12
        display: block;
16
        height: 90vh !important;
13
        height: 90vh !important;
17
    }
14
    }
18
    .drawer.drawer-right {
15
    .drawer.drawer-right {
Línea 20... Línea 17...
20
        box-shadow: none;
17
        box-shadow: none;
21
    }
18
    }
22
    #page-wrapper #page {
19
    #page-wrapper #page {
23
        padding: 0px !important;
20
        padding: 0px !important;
24
    }
21
    }
25
    .main-content{
-
 
26
        margin-top: 0px !important;
-
 
27
        height: 78vh !important;
-
 
28
    }
-
 
29
    .rui-course-card-deck .rui-course-card {
22
    .rui-course-card-deck .rui-course-card {
30
        min-width: calc(105% - 18px) !important;
23
        min-width: calc(105% - 18px) !important;
31
        height: 200px !important;
24
        height: 200px !important;
32
    }
25
    }
33
    .page-header-content div{
26
    .page-header-content div{