Proyectos de Subversion Moodle

Rev

Autoría | Ultima modificación | Ver Log |

.txt-name-menu {
    display: block;
    line-height: normal;
}

.ellipsis-menu {
    overflow: hidden;
    text-overflow: ellipsis;
    /* white-space: nowrap; */
}

.txt-description-menu {
    font-size: smaller;
    display: block;
    line-height: normal;
    
}

.block .block-cards .progress {
    height: 1.5rem;
}
.block .block-cards .progress {
    height: 1.5rem;
    text-align: center;
}
.ccn_mc_progress-cesa {
    max-width: 300px;
    margin: 5px 20px;
    display: block;
    min-width: 200px;
}

.small-cesa {
    font-size: 80%;
    font-weight: 400;
    text-align: center;
    width:100%;
}

.items-menu {
    color: white;
    text-align: center;
    margin: 10px;
    padding: 10px;
    color: white;
    text-align: center;
    margin: 10px 0px;
    padding: 0px;
        border: 0px;

}

.bloque {
        padding: 0px;
        border-radius: 3px;
        border: 1px solid #cccccc;
        margin-bottom: 15px;
        margin-left: 0px;
}

.bloque a:hover{
        background-color:#bcc7ff;
        text-decoration: none;
}

.card-body, .userprofile .profile_tree section {
    flex: 1 1 auto;
    padding: 0.25rem;
}


@media only screen and (max-width: 1199.98px){


}