Proyectos de Subversion LeadersLinked - Backend

Rev

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

Rev 15252 Rev 16647
Línea 1133... Línea 1133...
1133
 
1133
 
1134
.datefm {
1134
.datefm {
1135
    float: none;
1135
    float: none;
Línea 1136... Línea -...
1136
}
-
 
1137
 
-
 
1138
.modal-dialog {
-
 
1139
    /* width: 100%; background-color: #fff; padding: 15px 10px; */
-
 
1140
}
-
 
1141
 
1136
}
1142
/* .modal-header {background-color: #fff; padding: 0px; border-bottom: 0px; } */
1137
 
1143
.modal-title h3 {
1138
.modal-title h3 {
1144
    color: #000000;
1139
    color: #000000;
1145
    font-size: 18px;
1140
    font-size: 18px;
1146
    font-weight: 600;
1141
    font-weight: 600;
1147
    width: 100%;
1142
    width: 100%;
Línea 1148... Línea -...
1148
    margin-bottom: 25px;
-
 
1149
}
-
 
1150
 
-
 
1151
.modal-content {
-
 
1152
    border: 0px;
-
 
1153
    padding: 1rem;
1143
    margin-bottom: 25px;
1154
}
1144
}
1155
 
1145
 
1156
.modal-content textarea,
1146
.modal-content textarea,
1157
.modal-content input,
1147
.modal-content input,