Proyectos de Subversion Moodle

Rev

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

Rev 1024 Rev 1028
Línea 37... Línea 37...
37
        left: 15px;
37
        left: 15px;
38
        top: 80px;
38
        top: 80px;
39
}
39
}
40
}
40
}
Línea 41... Línea -...
41
 
-
 
42
@media (min-width: 1100px){
-
 
43
.drawer-left, .drawer-right {
-
 
44
    height: calc(100% - 55px);
-
 
45
}
-
 
46
}
-
 
47
 
41
 
48
.drawer.drawer-left {
42
.drawer.drawer-left {
49
    background-color: #23292f;
43
    background-color: #23292f;
50
    border-radius: 0;
44
    border-radius: 0;
51
    padding: 0;
45
    padding: 0;
Línea 236... Línea 230...
236
.courseindex .collapsed-icon {
230
.courseindex .collapsed-icon {
237
    background-color: #595858;
231
    background-color: #595858;
238
    color: var(--primary-white);
232
    color: var(--primary-white);
239
}
233
}
Línea 240... Línea -...
240
 
-
 
241
 
-
 
242
.wrapper--with-margin {
-
 
243
    width: calc(100% - 40px);
-
 
244
}
-
 
245
 
234
 
246
.btn.btn-icon,
235
.btn.btn-icon,
247
a.btn-icon {
236
a.btn-icon {
248
    color: var(--primary-white);
237
    color: var(--primary-white);
249
    line-height: 10px;
238
    line-height: 10px;
Línea 300... Línea 289...
300
 
289
 
301
.video-js.vjs-fluid {
290
.video-js.vjs-fluid {
302
    padding-top: 75vh !important;
291
    padding-top: 75vh !important;
Línea 303... Línea -...
303
}
-
 
304
 
-
 
305
.drawer.drawer-right {
-
 
306
    visibility: visible;
-
 
307
    width: 100%;
-
 
308
    display: flex;
-
 
309
    float: left;
-
 
310
    position: revert;
-
 
311
    top: 1px;
-
 
312
}
292
}
313
 
293
 
314
#page.drawers.show-drawer-right {
294
#page.drawers.show-drawer-right {
Línea 315... Línea 295...
315
    padding-right: 0;
295
    padding-right: 0;
Línea 396... Línea 376...
396
 
376
 
397
.comment-message .text {
377
.comment-message .text {
398
    color: #000;
378
    color: #000;
Línea 399... Línea -...
399
}
-
 
400
 
-
 
401
.drawer.drawer-right{
-
 
402
    padding: 0;
-
 
403
}
379
}
404
 
380
 
405
.drawer-right .drawercontent{
381
.drawer-right .drawercontent{
406
    height: fit-content;
382
    height: fit-content;
407
    padding: 0;
383
    padding: 0;