Proyectos de Subversion Moodle

Rev

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

Rev 772 Rev 773
Línea 1... Línea 1...
1
.rui-login-box {
1
#page-login-index .rui-login-box {
2
    display: flex;
2
    display: flex;
3
    align-items: center;
3
    align-items: center;
4
    justify-content: center;
4
    justify-content: center;
5
    background-color: #fff;
5
    background-color: #fff;
6
    border-radius: 5px !important;
6
    border-radius: 5px !important;
7
    height: 100%!important;
7
    height: 100%!important;
8
    width: 100%;
8
    width: 100%;
9
}
9
}
Línea 10... Línea 10...
10
 
10
 
11
.row .login-box{
11
#page-login-index .row .login-box{
-
 
12
    margin-left: 0;
12
    margin-left: 0;
13
    margin-right: 0;
13
    width: 100%;
14
    width: 100%;
-
 
15
    height: 100%;
14
    height: 100%;
16
 
Línea 15... Línea 17...
15
}
17
}
16
 
18
 
17
.col-md-6 .login-form{
19
#page-login-index .col-md-6 .login-form{
18
    flex: 0 0 50%;
20
    flex: 0 0 50%;
19
    max-width: 50%;
21
    max-width: 50%;
Línea 20... Línea 22...
20
    padding: 0px 0.5px;
22
    padding: 0px 0.5px !important;
21
}
23
}
22
 
24
 
23
.col-md-6 .login-img{
25
#page-login-index .col-md-6 .login-img{
24
    flex: 0 0 50%;
26
    flex: 0 0 50%;
Línea 30... Línea 32...
30
    width: 70%;
32
    width: 70%;
31
    /* height: 0%; */
33
    /* height: 0%; */
32
    margin: 25% 10%;
34
    margin: 25% 10%;
33
}
35
}
Línea 34... Línea 36...
34
 
36
 
35
img .img-fluid .login-imagen{
37
#page-login-indexn.img-fluid .login-imagen{
36
    vertical-align: middle;
38
    vertical-align: middle;
37
    border-style: none;
39
    border-style: none;
-
 
40
    width: 100%;
38
    width: 100%;
41
    height: 100%;