Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

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

Rev 2721 Rev 2723
Línea 852... Línea 852...
852
    flex-direction: column;
852
    flex-direction: column;
853
    justify-content: space-between;
853
    justify-content: space-between;
854
    align-items: center;
854
    align-items: center;
855
}
855
}
Línea -... Línea 856...
-
 
856
 
-
 
857
.search-btn {
-
 
858
    width: 100px;
-
 
859
    right: 0;
-
 
860
    height: 100%;
-
 
861
    background: #fff;
-
 
862
    position: absolute;
-
 
863
    border: 1px solid #ced4da;
-
 
864
    color: var(--gray);
-
 
865
    font-weight: 600;
-
 
866
    border-start-end-radius: .25rem;
-
 
867
    border-bottom-right-radius: .25rem;
-
 
868
}
856
 
869
 
857
.market_admin_title_buttons .search_input {
870
.market_admin_title_buttons .search_input {
-
 
871
    width: 100%;
858
    width: 100%;
872
    position: relative;
Línea 859... Línea 873...
859
}
873
}
860
 
874
 
861
.market_admin_title_buttons .search_categories {
875
.market_admin_title_buttons .search_categories {