Proyectos de Subversion Moodle

Rev

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

Rev 1202 Rev 1203
Línea 949... Línea 949...
949
    padding: 0;
949
    padding: 0;
950
    height: auto;
950
    height: auto;
951
    font-size: 0.9375rem;
951
    font-size: 0.9375rem;
952
    line-height: 1.2;
952
    line-height: 1.2;
953
    border-radius: 0.5rem;
953
    border-radius: 0.5rem;
954
}
-
 
955
 
-
 
956
.mr-3.d-sm-none.d-md-block {
-
 
957
    width: 0px !important;
-
 
958
    margin: 0px !important;
-
 
959
}
954
}
960
955