Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

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

Rev 2845 Rev 2849
Línea 1306... Línea 1306...
1306
}
1306
}
Línea 1307... Línea 1307...
1307
 
1307
 
1308
.post_topbar {
1308
.post_topbar {
1309
    width: 100%;
1309
    width: 100%;
-
 
1310
    position: relative;
-
 
1311
    display: flex;
-
 
1312
    justify-content: space-between;
-
 
1313
}
-
 
1314
 
-
 
1315
.feed-options {
-
 
1316
    width: 35%;
-
 
1317
    height: fit-content;
-
 
1318
    background-color: #ffffff;
-
 
1319
    box-shadow: 0px 14px 14px -2px rgb(0 0 0 / 12%), 0px -14px 14px -2px rgb(0 0 0 / 12%);
-
 
1320
    padding: 1rem;
-
 
1321
    position: absolute;
-
 
1322
    top: 100%;
1310
    position: relative;
1323
    right: 1rem;
Línea 1311... Línea 1324...
1311
}
1324
}
1312
 
1325
 
1313
.rep-post {
1326
.rep-post {