Proyectos de Subversion Moodle

Rev

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

Rev 1 Rev 1441
Línea 33... Línea 33...
33
    .btn-clear {
33
    .btn-clear {
34
        position: absolute;
34
        position: absolute;
35
        top: 0;
35
        top: 0;
36
        right: 0;
36
        right: 0;
37
        color: $gray-600;
37
        color: $gray-600;
38
        z-index: 4;
38
        z-index: 6;
39
    }
39
    }
40
    .btn-close {
40
    .btn-close {
41
        right: 2.2rem;
41
        right: 2.5rem;
-
 
42
        top: .4rem;
-
 
43
        font-size: inherit;
-
 
44
        line-height: inherit;
42
    }
45
    }
43
    .btn-submit {
46
    .btn-submit {
44
        background-color: $gray-100;
47
        background-color: $gray-100;
45
    }
48
    }
46
    .withclear {
49
    .withclear {