Proyectos de Subversion LeadersLinked - Backend

Rev

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

Rev 15183 Rev 15189
Línea 90... Línea 90...
90
    .user-profile-ov .add-dp {
90
    .user-profile-ov .add-dp {
91
        position: absolute;
91
        position: absolute;
92
        top: 30%;
92
        top: 30%;
93
        right: 10%;
93
        right: 10%;
94
    }
94
    }
95
 
-
 
96
    .user-profile-ov .add-dp i {
-
 
97
        font-size: 14px;
-
 
98
        border: 2px solid #fff;
-
 
99
        background: #e44d3a;
-
 
100
        padding: 11px;
-
 
101
        color: #ffff
-
 
102
    }
-
 
103
</style>
95
</style>
Línea 104... Línea 96...
104
 
96
 
105
<!-- Content Header (Page header) -->
97
<!-- Content Header (Page header) -->
106
<div id="profile">
98
<div id="profile">
107
</div>
99
</div>