Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

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

Rev 871 Rev 900
Línea 332... Línea 332...
332
    background: #efefef;
332
    background: #efefef;
333
}
333
}
334
.messages-line  {
334
.messages-line  {
335
    display: flex;
335
    display: flex;
336
    flex-direction: column-reverse;
336
    flex-direction: column-reverse;
337
    background-color: #fff;
-
 
338
    height: auto;
337
    height: auto;
339
    max-height: 70vh;
338
    max-height: 70vh;
340
    overflow: auto;
339
    overflow: auto;
341
}
340
}
342
.message-bar-head .usr-msg-details {
341
.message-bar-head .usr-msg-details {
Línea 1338... Línea 1337...
1338
}
1337
}
1339
.user-profile-ov ul li a {
1338
.user-profile-ov ul li a {
1340
    background-color: #0961bf;
1339
    background-color: #0961bf;
1341
    color: #ffff;
1340
    color: #ffff;
1342
}
1341
}
1343
.main-conversation-box {
-
 
1344
    background-color: #f5f5f5;
-
 
1345
}
-
 
1346
.usr-pic > img {
1342
.usr-pic > img {
1347
    width: 80%;
1343
    width: 80%;
1348
}
1344
}
1349
.user-specs {
1345
.user-specs {
1350
    padding: 39px 0 10px 0;
1346
    padding: 39px 0 10px 0;
Línea 1387... Línea 1383...
1387
}
1383
}
1388
.like-com li a:hover {
1384
.like-com li a:hover {
1389
    color: #1e5591 !important;
1385
    color: #1e5591 !important;
1390
}
1386
}
1391
.message-bar-head {
1387
.message-bar-head {
1392
    background-color: #fff;
-
 
1393
    border-bottom: 2px solid #3333;
1388
    border-bottom: 2px solid #3333;
1394
    display: flex;
1389
    display: flex;
1395
    height: 13vh;
1390
    height: 13vh;
1396
    justify-content: space-between;
1391
    justify-content: space-between;
1397
    padding: 20px;
1392
    padding: 20px;