Proyectos de Subversion Moodle

Rev

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

Rev 1 Rev 11
Línea 1972... Línea 1972...
1972
    cursor: default;
1972
    cursor: default;
1973
    font-style: italic;
1973
    font-style: italic;
1974
    color: $text-muted;
1974
    color: $text-muted;
1975
}
1975
}
Línea -... Línea 1976...
-
 
1976
 
-
 
1977
a.btn.disabled {
-
 
1978
    opacity: 1;
-
 
1979
}
1976
 
1980
 
1977
body.lockscroll {
1981
body.lockscroll {
1978
    height: 100%;
1982
    height: 100%;
1979
    overflow: hidden;
1983
    overflow: hidden;
Línea 2034... Línea 2038...
2034
        select {
2038
        select {
2035
            margin-bottom: 0;
2039
            margin-bottom: 0;
2036
        }
2040
        }
2037
    }
2041
    }
Línea 2038... Línea -...
2038
 
-
 
2039
    .quickediticon .icon {
-
 
2040
        font-size: medium;
-
 
2041
    }
-
 
2042
 
2042
 
2043
    .quickediticon img {
2043
    .quickediticon img {
2044
        opacity: 0.2;
2044
        opacity: 0.2;
Línea 2045... Línea 2045...
2045
    }
2045
    }