Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

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

Rev 3363 Rev 3365
Línea 4876... Línea 4876...
4876
    align-items: center;
4876
    align-items: center;
4877
    padding: 5px 1rem;
4877
    padding: 5px 1rem;
4878
    bottom: calc(100% + .5rem);
4878
    bottom: calc(100% + .5rem);
4879
    gap: .5rem;
4879
    gap: .5rem;
4880
    left: 50%;
4880
    left: 50%;
4881
    width: 14.5rem;
4881
    width: 14rem;
4882
    flex-wrap: wrap;
4882
    flex-wrap: wrap;
4883
    overflow-x: scroll;
4883
    overflow-x: scroll;
4884
    transform: translateX(-43%);
4884
    transform: translateX(-43%);
4885
    border-radius: 20px;
4885
    border-radius: 20px;
4886
    background-color: #fff;
4886
    background-color: #fff;
Línea 4889... Línea 4889...
4889
 
4889
 
4890
.ext_share.post {
4890
.ext_share.post {
4891
    transform: none;
4891
    transform: none;
4892
    left: inherit;
4892
    left: inherit;
-
 
4893
    bottom: inherit;
4893
    bottom: inherit;
4894
    top: 1.5rem;
4894
    right: 1.1rem;
4895
    right: 1.5rem;
Línea 4895... Línea 4896...
4895
}
4896
}
4896
 
4897
 
4897
.highlighted {
4898
.highlighted {