Proyectos de Subversion Moodle

Rev

| Ultima modificación | Ver Log |

Rev Autor Línea Nro. Línea
1 efrain 1
.attoh5poverlay {
2
    display: none;
3
}
4
.attoh5pinstructions {
5
    max-width: 500px;
6
}
7
.editor_atto_content_wrap .h5p-placeholder + br {
8
    display: none;
9
}
10
.editor_atto_content_wrap .h5p-placeholder {
11
    color: #6c757d;
12
    width: 100%;
13
    word-break: break-all;
14
    height: 260px;
15
    cursor: pointer;
16
    background: url([[pix:atto_h5p|icon-white]]) center center / 100px auto no-repeat #6c757d;
17
}
18
.atto_h5p_button .icon {
19
    width: 24px;
20
}