Proyectos de Subversion Moodle

Rev

Rev 1 | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 1 Rev 1441
Línea 69... Línea 69...
69
    padding-bottom: 5px;
69
    padding-bottom: 5px;
70
    padding-top: 5px;
70
    padding-top: 5px;
71
    border: 1px solid #bbb;
71
    border: 1px solid #bbb;
72
    border-top: 0;
72
    border-top: 0;
73
}
73
}
-
 
74
 
-
 
75
/* stylelint-disable declaration-no-important  */
-
 
76
 
-
 
77
div[id^="fgroup_id_answeroptions_"].mb-3,
-
 
78
div[id^="fgroup_id_answertolerance_"].mb-3,
-
 
79
div[id^="fgroup_id_answerdisplay_"].mb-3 {
-
 
80
    margin-bottom: 0 !important;
-
 
81
}
-
 
82
/* stylelint-enable declaration-no-important  */