Proyectos de Subversion Moodle

Rev

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

Rev 690 Rev 692
Línea 63... Línea 63...
63
    height: 150px;
63
    height: 150px;
64
    border-radius: 5px;
64
    border-radius: 5px;
65
}
65
}
Línea 66... Línea 66...
66
 
66
 
67
a.dropdown-item.topbar-menu {
67
a.dropdown-item.topbar-menu {
68
    gap: 10px;
68
    gap: 15px;
69
    display: flex;
69
    display: flex;
70
    flex-direction: column;
70
    flex-direction: column;
71
    align-items: start;
71
    align-items: center;
72
    font-weight: 600;
72
    font-weight: 600;
-
 
73
    font-size: small;
73
    font-size: small;
74
    margin-top: 5px;
Línea 74... Línea 75...
74
}
75
}
75
 
76
 
76
.dropdown-menu a.active, .dropdown-menu a:hover, .dropdown-menu .dropdown-item.active, .dropdown-menu .dropdown-item:hover {
77
.dropdown-menu a.active, .dropdown-menu a:hover, .dropdown-menu .dropdown-item.active, .dropdown-menu .dropdown-item:hover {