Tarea #972 -> Listar amigos en la columna derecha del perfil
git-svn-id: https://192.168.0.254/svn/Proyectos.ASong2U_Web/trunk@97 cd1a4ea2-8c7f-e448-aada-19d1fee9e1d6
This commit is contained in:
parent
235df2b365
commit
0be4185e91
@ -881,7 +881,8 @@ p.srp-widget-excerpt {
|
|||||||
margin: 0;
|
margin: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
#sidebar #my-friends-big-avatars.widget .avatar-block {
|
#sidebar #my-friends-big-avatars.widget .avatar-block,
|
||||||
|
#sidebar #my-friends-big-avatars.widget .avatar-link {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
@ -891,6 +892,21 @@ p.srp-widget-excerpt {
|
|||||||
width: 49%;
|
width: 49%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#sidebar #my-friends-big-avatars.widget .avatar-link {
|
||||||
|
background: none repeat scroll 0 0 #CCE6F5;
|
||||||
|
border: 1px solid #2C85C7;
|
||||||
|
color: #7DA0B6;
|
||||||
|
display: inline-block;
|
||||||
|
padding: 6px 0;
|
||||||
|
text-align: center;
|
||||||
|
width: 100%;
|
||||||
|
font-size: 14px;
|
||||||
|
font-weight: bold;
|
||||||
|
margin-bottom: 20px;
|
||||||
|
color: #576A7B;
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
/*************************** Page Navigation ***************************/
|
/*************************** Page Navigation ***************************/
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user