Proyectos de Subversion LeadersLinked - Backend

Rev

Rev 16849 | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 16849 Rev 16875
Línea 1040... Línea 1040...
1040
    border-color: inherit;
1040
    border-color: inherit;
1041
    -webkit-box-shadow: inherit;
1041
    -webkit-box-shadow: inherit;
1042
    box-shadow: inherit;
1042
    box-shadow: inherit;
1043
}
1043
}
Línea 1044... Línea -...
1044
 
-
 
1045
.user-profile-extended-ov {
-
 
1046
    float: left;
-
 
1047
    width: 100%;
-
 
1048
    background-color: #ffff !important;
-
 
1049
    padding: 30px 20px;
-
 
1050
    border-left: 1px solid #e4e4e4;
-
 
1051
    border-bottom: 1px solid #e4e4e4;
-
 
1052
    border-top: 1px solid #e4e4e4;
-
 
1053
    border-right: 1px solid #e4e4e4;
-
 
1054
    margin-bottom: 20px;
-
 
1055
}
-
 
1056
 
-
 
1057
.user-profile-extended-ov h3 {
-
 
1058
    color: #000000;
-
 
1059
    font-size: 18px;
-
 
1060
    font-weight: 600;
-
 
1061
    margin-bottom: 20px;
-
 
1062
}
-
 
1063
 
-
 
1064
.user-profile-extended-ov span {
-
 
1065
    line-height: 22px;
-
 
1066
}
-
 
1067
 
-
 
1068
.user-profile-extended-ov p {
-
 
1069
    line-height: 20px;
-
 
1070
}
-
 
1071
 
-
 
1072
.user-profile-extended-ov i {
-
 
1073
    color: #000000;
-
 
1074
    font-size: 13px;
-
 
1075
    /* margin-left: 5px; */
-
 
1076
}
-
 
1077
 
-
 
1078
.user-profile-extended-ov strong {
-
 
1079
    font-weight: bold !important;
-
 
1080
}
-
 
1081
 
1044
 
1082
.user-social-network-ov {
1045
.user-social-network-ov {
1083
    float: left;
1046
    float: left;
1084
    width: 100%;
1047
    width: 100%;
1085
    background-color: #fff;
1048
    background-color: #fff;