Proyectos de Subversion Moodle

Rev

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

Rev 1 Rev 1441
Línea 155... Línea 155...
155
        .score {
155
        .score {
156
            margin-top: 5px;
156
            margin-top: 5px;
157
            margin-right: 28px;
157
            margin-right: 28px;
158
            font-style: italic;
158
            font-style: italic;
159
            font-weight: bold;
159
            font-weight: bold;
160
            color: #{theme-color-level('success', 2)};
160
            color: #{shift-color($success, 20%)};
Línea 161... Línea 161...
161
 
161
 
162
            input {
162
            input {
163
                margin-bottom: 0;
163
                margin-bottom: 0;
164
            }
164
            }
Línea 489... Línea 489...
489
                                div {
489
                                div {
490
                                    display: flex;
490
                                    display: flex;
491
                                    min-height: 30px;
491
                                    min-height: 30px;
492
                                    align-items: center;
492
                                    align-items: center;
Línea 493... Línea -...
493
 
-
 
494
                                    .form-check {
-
 
495
                                        padding: 0;
-
 
496
 
-
 
497
                                        .itemselect {
-
 
498
                                            margin-right: 5px;
-
 
499
                                        }
-
 
500
                                    }
-
 
501
 
493
 
502
                                    a {
494
                                    a {
503
                                        &.toggle-category {
495
                                        &.toggle-category {
504
                                            height: 24px;
496
                                            height: 24px;
505
                                            width: 24px;
497
                                            width: 24px;