Proyectos de Subversion Moodle

Rev

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

Rev 1 Rev 1441
Línea 124... Línea 124...
124
    height: $region-container-height - 120px;
124
    height: $region-container-height - 120px;
125
    width: 100%;
125
    width: 100%;
126
    overflow-y: auto;
126
    overflow-y: auto;
127
    -webkit-overflow-scrolling: touch;
127
    -webkit-overflow-scrolling: touch;
Línea 128... Línea -...
128
 
-
 
129
    @include thin-scrolls($gray-200);
-
 
130
 
-
 
131
    .theme-dark & {
128
 
132
        @include thin-scrolls($dm-drawer-scroll-bg-track);
-
 
Línea 133... Línea 129...
133
    }
129
    @include thin-scrolls($dm-drawer-scroll-bg-track);
134
 
130
 
135
    >.loading-icon {
131
    >.loading-icon {
136
        display: none;
132
        display: none;