Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

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

Rev 5168 Rev 5915
Línea 1... Línea -...
1
.modal-md {
-
 
2
    max-width: 55vw;
-
 
3
}
-
 
4
 
-
 
5
.modal-content {
1
.modal-content {
6
    background-color: $bg-color !important;
2
    background-color: $bg-color !important;
7
    color: $font-color !important;
3
    color: $font-color !important;
8
    border: 0px;
4
    border: 0px;
Línea 55... Línea 51...
55
        top: 1rem;
51
        top: 1rem;
56
        right: 1rem;
52
        right: 1rem;
57
    }
53
    }
58
}
54
}
Línea 59... Línea -...
59
 
-
 
60
.modal-body {
-
 
61
    padding: 0 1rem;
-
 
62
}
-
 
63
 
55
 
64
.modal-footer {
56
.modal-footer {
65
    justify-content: flex-start;
57
    justify-content: flex-start;
Línea 66... Línea 58...
66
    border-top: none;
58
    border-top: none;