Proyectos de Subversion Moodle

Rev

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

Rev 1103 Rev 1104
Línea 228... Línea 228...
228
    font-size: 20px !important;
228
    font-size: 20px !important;
229
}
229
}
Línea 230... Línea 230...
230
 
230
 
Línea 231... Línea 231...
231
/* Drawer end */
231
/* Drawer end */
232
 
-
 
233
#page-mod-resource-view .rui-main-content-title--h4 {
-
 
234
    font-size: 16px;
-
 
235
    color: #757474;
-
 
236
    font-weight: 600;
-
 
237
    margin-left: 10px;
-
 
238
}
232
 
239
 
233
#page-mod-hvp-view .rui-main-content-title--h4,
240
#page-mod-hvp-view .rui-main-content-title--h4 {
234
#page-mod-resource-view .rui-main-content-title--h4{
241
    font-size: 16px;
235
    font-size: 16px;
242
    color: #fff;
236
    color: #fff;
243
    font-weight: 600;
237
    font-weight: 600;
Línea 633... Línea 627...
633
    display: flex;
627
    display: flex;
634
    flex-wrap: wrap;
628
    flex-wrap: wrap;
635
    justify-content: space-between;
629
    justify-content: space-between;
636
}
630
}
Línea 637... Línea -...
637
 
-
 
638
#page-my-index #block-region-dtopblocks > .card{
-
 
639
    flex: 1;
-
 
640
}
-
 
641
 
631
 
642
#page-my-index #block-region-dtopblocks .rui-course-card{
632
#page-my-index #block-region-dtopblocks .rui-course-card{
643
    max-width: none;
633
    max-width: none;
Línea 644... Línea 634...
644
}
634
}
Línea 660... Línea 650...
660
 
650
 
661
.card-title {
651
.card-title {
662
    display: none !important;
652
    display: none !important;
Línea 663... Línea -...
663
}
-
 
664
 
-
 
665
 
653
}
666
 
654
 
667
h1 {
655
h1 {
668
    font-size: 30px;
656
    font-size: 30px;
Línea 913... Línea 901...
913
    justify-content: space-between;
901
    justify-content: space-between;
914
    align-items: center;
902
    align-items: center;
915
    height: 35px;
903
    height: 35px;
916
}
904
}
Línea 917... Línea 905...
917
 
905
 
-
 
906
#page-mod-hvp-view header.page-header-content, 
918
#page-mod-hvp-view header.page-header-content , #page-mod-resource-view header.page-header-content {
907
#page-mod-resource-view header#page-header {
919
    position: fixed; /* Fijo en la pantalla */
908
    position: fixed;
920
    width: 100%; /* Ocupa todo el ancho */
909
    width: 100%;
921
    background-color: rgba(0, 0, 0, 0.5);
910
    background-color: rgba(0, 0, 0, 0.5);
922
    z-index: 1000;
911
    z-index: 1000;
923
    height: 50px;
912
    height: 50px;