Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

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

Rev 2299 Rev 2300
Línea 496... Línea 496...
496
 
496
 
497
@media (min-width: 1200px) {
497
@media (min-width: 1200px) {
498
    .msgs-container {
498
    .msgs-container {
499
        max-width: 1000px;
499
        max-width: 1000px;
-
 
500
    }
-
 
501
 
-
 
502
    .section_admin_title_buttons {
-
 
503
        width: 50%;
500
    }
504
    }
Línea 501... Línea 505...
501
}
505
}
502
 
506
 
503
.main-conversation-box .message-bar-head .usr-msg-details .icon {
507
.main-conversation-box .message-bar-head .usr-msg-details .icon {
Línea 838... Línea 842...
838
    padding: 50px 0;
842
    padding: 50px 0;
839
}
843
}
Línea 840... Línea 844...
840
 
844
 
841
.section_admin_title_buttons {
845
.section_admin_title_buttons {
842
    display: flex;
846
    display: flex;
843
    width: 50%;
847
    width: 100%;
844
    margin-left: auto;
848
    margin-left: auto;
845
    justify-content: space-between;
849
    justify-content: space-between;
846
    align-items: center;
850
    align-items: center;
Línea 852... Línea 856...
852
    font-weight: bold;
856
    font-weight: bold;
853
    font-size: 16px;
857
    font-size: 16px;
854
    text-transform: uppercase;
858
    text-transform: uppercase;
855
}
859
}
Línea -... Línea 860...
-
 
860
 
-
 
861
.section_admin_title_buttons h2 {
-
 
862
    cursor: pointer;
-
 
863
}
856
 
864
 
857
.section_admin_form {
865
.section_admin_form {
858
    float: left;
866
    float: left;
859
    width: 100%;
867
    width: 100%;
860
    padding-left: 15px;
868
    padding-left: 15px;