Proyectos de Subversion Moodle

Rev

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

Rev 592 Rev 593
Línea 66... Línea 66...
66
    background: black;
66
    background: black;
67
    color: #fff;
67
    color: #fff;
68
    border-left: 5px solid #fff;
68
    border-left: 5px solid #fff;
69
}
69
}
Línea 70... Línea -...
70
 
-
 
71
.h5p-iframe-wrapper iframe.h5p-iframe{
-
 
72
    max-height: 75vh;
-
 
73
    min-height: 400px;
-
 
74
}
-
 
75
 
-
 
76
html.h5p-iframe, html.h5p-iframe > body{
-
 
77
    height: fit-content;
-
 
78
}
-
 
79
 
70
 
80
.drawerheader {
71
.drawerheader {
81
    border-bottom: 1px solid var(--border-primary);
72
    border-bottom: 1px solid var(--border-primary);
82
    padding: .9rem !important;
73
    padding: .9rem !important;
83
    display: flex;
74
    display: flex;