Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

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

Rev 2851 Rev 2852
Línea 1315... Línea 1315...
1315
.feed-options {
1315
.feed-options {
1316
    display: none;
1316
    display: none;
1317
    position: absolute;
1317
    position: absolute;
1318
    top: 18px;
1318
    top: 18px;
1319
    right: .5rem;
1319
    right: .5rem;
1320
    width: 35%;
-
 
1321
    height: fit-content;
1320
    height: fit-content;
1322
    padding: 1rem;
1321
    padding: 1rem 2.5rem;
1323
    background-color: #ffffff;
1322
    background-color: #ffffff;
1324
    border-radius: 10px;
1323
    border-radius: 10px;
1325
    border-start-end-radius: 0;
1324
    border-start-end-radius: 0;
1326
    box-shadow: 0px 3px 14px -2px rgb(0 0 0 / 12%), 0px -3px 14px -2px rgb(0 0 0 / 12%);
1325
    box-shadow: 0px 3px 14px -2px rgb(0 0 0 / 12%), 0px -3px 14px -2px rgb(0 0 0 / 12%);
1327
}
1326
}
Línea 1332... Línea 1331...
1332
 
1331
 
1333
.feed-options li .option-btn {
1332
.feed-options li .option-btn {
1334
    cursor: pointer;
1333
    cursor: pointer;
1335
    color: #16283C;
1334
    color: #16283C;
-
 
1335
    width: 100%;
-
 
1336
    text-align: left;
1336
    width: 100%;
1337
    transition: all .2s;
Línea 1337... Línea 1338...
1337
}
1338
}
1338
 
1339
 
1339
.feed-options li .option-btn:hover {
1340
.feed-options li .option-btn:hover {