Proyectos de Subversion Moodle

Rev

Rev 856 | Rev 929 | Ir a la última revisión | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 856 Rev 928
Línea 53... Línea 53...
53
    }
53
    }
Línea 54... Línea 54...
54
 
54
 
55
    .submissionsummarytable .generaltable, .submissionsummarytable .rolecap {
55
    .submissionsummarytable .generaltable, .submissionsummarytable .rolecap {
56
        width: auto !important;
56
        width: auto !important;
57
    }
-
 
58
    .rui-login-box {
-
 
59
        border: 1px solid #e1e1e1;
-
 
60
        width: 100%;
-
 
61
        padding: 30px;
-
 
62
        border-radius: 20px;
-
 
63
        margin: auto;
57
    }
-
 
58
 
64
    }
59
 
65
    #page-calendar-view .drawer-right .drawercontent {
60
    #page-calendar-view .drawer-right .drawercontent {
66
        height: fit-content;
61
        height: fit-content;
67
        padding: 0;
62
        padding: 0;
68
        width: 100%;
63
        width: 100%;
Línea 274... Línea 269...
274
    #page-mod-quiz-attempt .que .qtext {
269
    #page-mod-quiz-attempt .que .qtext {
275
        color: #fff;
270
        color: #fff;
276
        font-size: small;
271
        font-size: small;
277
        text-align: center;
272
        text-align: center;
278
    }
273
    }
-
 
274
    button#loginbtn {
-
 
275
        color: #fff;
-
 
276
        background: #16283c;
-
 
277
        border: none;
-
 
278
    }
-
 
279
    .rui-login-box .rui-login-content {
-
 
280
        max-width: 400px;
-
 
281
        height: 100%;
-
 
282
        background: #FFFFFF80;
-
 
283
    }
-
 
284
    .rui-login-box .rui-login-content {
-
 
285
        width: 100%;
-
 
286
        margin: 0 auto;
-
 
287
        position: relative;
-
 
288
        z-index: 100;
-
 
289
        border-radius: 10px;
-
 
290
        height: 540px;
-
 
291
        padding: 10%;
-
 
292
    }
Línea 279... Línea 293...
279
 
293
 
Línea 280... Línea 294...
280
}
294
}