|
|
|
@ -469,6 +469,40 @@ a.personal_agenda:hover, a.personal_agenda:hover { |
|
|
|
|
|
|
|
|
|
/* Message and Social */ |
|
|
|
|
|
|
|
|
|
.online_grid_item { |
|
|
|
|
float:left; |
|
|
|
|
margin:10px; |
|
|
|
|
text-align:center; |
|
|
|
|
} |
|
|
|
|
.online_grid_element_0 { |
|
|
|
|
width: 100px; |
|
|
|
|
height: 100px; |
|
|
|
|
overflow: hidden; |
|
|
|
|
} |
|
|
|
|
.online_grid_element_1, .online_grid_element_2 { |
|
|
|
|
font-size:10px; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
/* input values to crop the image: top, right, bottom, left */ |
|
|
|
|
|
|
|
|
|
.online_grid_element_0 img{ |
|
|
|
|
/* width: 200px; */ |
|
|
|
|
/* height: 150px; */ |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.social-home-users-online { |
|
|
|
|
width: 200px; |
|
|
|
|
margin: -28px 0 0 -50px; |
|
|
|
|
/* height: 150px; */ |
|
|
|
|
} |
|
|
|
|
.social-home-anonymous-online { |
|
|
|
|
width: 200px; |
|
|
|
|
margin: -10px 0 0 -50px; |
|
|
|
|
/* height: 150px; */ |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.menulist li { |
|
|
|
|
margin-top: 10px; |
|
|
|
|
} |
|
|
|
|