|
|
|
@ -2180,144 +2180,6 @@ a.read { |
|
|
|
|
margin-right:4px; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
/*PROFILE*/ |
|
|
|
|
|
|
|
|
|
.profile_grid_container { width:100%;} |
|
|
|
|
.profile_grid_item { |
|
|
|
|
border:1px dotted #CCCCCC; |
|
|
|
|
float:left; |
|
|
|
|
height:90px; |
|
|
|
|
margin:5px; |
|
|
|
|
padding:5px; |
|
|
|
|
width:270px; |
|
|
|
|
} |
|
|
|
|
.profile_grid_element_0 { width:100px; float:left; text-align:center; margin-bottom:5px;} |
|
|
|
|
.profile_grid_element_1 { width:170px; float:left; text-align:left; margin-bottom:1px; } |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/* pagination grid sortable */ |
|
|
|
|
.sub_header {width:100%} |
|
|
|
|
.grid_selectbox {float:left;width:35%} |
|
|
|
|
.grid_title {float:left;width:30%;text-align:center} |
|
|
|
|
.grid_nav {float:left;width:35%;text-align:right} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/* Groups boxes */ |
|
|
|
|
|
|
|
|
|
.group_invitation_grid_container { width:100%;} |
|
|
|
|
.group_invitation_grid_item { |
|
|
|
|
border:1px dotted #CCCCCC; |
|
|
|
|
float:left; |
|
|
|
|
height:85px; |
|
|
|
|
margin:8px; |
|
|
|
|
padding:5px; |
|
|
|
|
width:300px; |
|
|
|
|
} |
|
|
|
|
.group_invitation_grid_element_0 { width:100px; float:left; text-align:center; margin-bottom:5px;} |
|
|
|
|
.group_invitation_grid_element_1 { width:100px; float:left; text-align:left;margin-bottom:5px;} |
|
|
|
|
.group_invitation_grid_element_2 { width:150px; float:left;} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/* home group boxes */ |
|
|
|
|
|
|
|
|
|
.home_group_grid_container { |
|
|
|
|
margin-bottom:60px; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.home_group_grid_element_1 { |
|
|
|
|
font-family:Verdana, Geneva, sans-serif; |
|
|
|
|
font-size:12px; |
|
|
|
|
color:#686868; |
|
|
|
|
font-weight:bold; |
|
|
|
|
margin:2px; |
|
|
|
|
padding:2px; |
|
|
|
|
} |
|
|
|
|
.home_group_grid_element_2 { |
|
|
|
|
float:right; |
|
|
|
|
width:80%; |
|
|
|
|
height:45px; |
|
|
|
|
font-family:Verdana, Geneva, sans-serif; |
|
|
|
|
font-size:12px; |
|
|
|
|
color:#666666; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
/*INVITATION IN PROFILE*/ |
|
|
|
|
|
|
|
|
|
.invitation_profile_grid_container { width:100%;} |
|
|
|
|
.invitation_profile_grid_item { |
|
|
|
|
border:1px dotted #CCCCCC; |
|
|
|
|
float:left; |
|
|
|
|
height:110px; |
|
|
|
|
margin:5px; |
|
|
|
|
padding:5px; |
|
|
|
|
width:100px; |
|
|
|
|
} |
|
|
|
|
.invitation_profile_grid_element_0 { width:100px; float:left; text-align:center; margin-bottom:5px;} |
|
|
|
|
.invitation_profile_grid_element_0 img {width:50px;height:50px;border:3px solid #E6E6E6;} |
|
|
|
|
.invitation_profile_grid_element_2 { width:100px; float:left; text-align:center;} |
|
|
|
|
.invitation_profile_grid_element_3 { width:100px; float:left; text-align:center;} |
|
|
|
|
|
|
|
|
|
/* User boxes */ |
|
|
|
|
.search_users_grid_container { width:100%;} |
|
|
|
|
.search_users_grid_item { width:400px; height: 90px; border:1px dotted #ccc; float:left; padding:5px; margin:8px;} |
|
|
|
|
.search_users_grid_element_0 { width:100px; float:left; text-align:center; margin-bottom:5px;} |
|
|
|
|
.search_users_grid_element_1 { width:100px; float:left; text-align:center;margin-bottom:5px;} |
|
|
|
|
.search_users_grid_element_2 { width:150px; float:left;} |
|
|
|
|
|
|
|
|
|
.search_users_grid_selectbox { width:50%; float:left;} |
|
|
|
|
.search_users_grid_title { width:30%; float:left;} |
|
|
|
|
.search_users_grid_nav { float:right;} |
|
|
|
|
|
|
|
|
|
/*WAITING USER*/ |
|
|
|
|
.waiting_user_grid_container { width:100%;} |
|
|
|
|
.waiting_user_grid_item { width:500px; height: 120px; border:1px dotted #ccc; float:left; padding:5px; margin:5px;} |
|
|
|
|
.waiting_user_grid_element_0 { width:100px; height: 90px; float:left; text-align:center; margin-bottom:5px; padding-top:15px;} |
|
|
|
|
.waiting_user_grid_element_1 { width:400px; float:left; text-align:left; margin-bottom:5px} |
|
|
|
|
.waiting_user_grid_element_2 { width:400px; float:left; text-align:justify;margin-bottom:5px} |
|
|
|
|
.waiting_user_grid_element_5 { width:100%; text-align:left;} |
|
|
|
|
.waiting_user_grid_element_6 { width:100%; text-align:left;} |
|
|
|
|
|
|
|
|
|
/*LIST MEMBERS*/ |
|
|
|
|
.list_members_grid_container { width:100%;} |
|
|
|
|
.list_members_grid_item { width:105px; height: 150px; border:1px dotted #ccc; float:left; padding:5px; margin:8px;} |
|
|
|
|
.list_members_grid_element_0 { width:100px; float:left; text-align:center; margin-bottom:5px;} |
|
|
|
|
.list_members_grid_element_0 img {width:50px;height:50px;border:3px solid #E6E6E6;} |
|
|
|
|
.list_members_grid_element_2 { width:100px; float:left; text-align:center; margin-bottom:5px;} |
|
|
|
|
.list_members_grid_element_3 { width:100px; float:left; text-align:center; margin-bottom:5px;} |
|
|
|
|
.list_members_grid_element_5 { width:100%; text-align:center;} |
|
|
|
|
|
|
|
|
|
/*SEARCH USER*/ |
|
|
|
|
.search_user_grid_container { width:100%;} |
|
|
|
|
.search_user_grid_item { width:100px; height:100px; border:1px dotted #ccc; float:left; padding:5px; margin:5px; overflow:hidden;} |
|
|
|
|
.search_user_grid_element_0 { width:100px; float:left; text-align:center; margin-bottom:5px;} |
|
|
|
|
.search_user_grid_element_0 img {width:50px;height:50px;border:2px solid #E6E6E6;} |
|
|
|
|
.search_user_grid_element_1 { width:100%; text-align:center;} |
|
|
|
|
.search_user_grid_element_2 { width:100%; text-align:center;} |
|
|
|
|
.search_user_grid_element_3 { width:100%; text-align:center;} |
|
|
|
|
|
|
|
|
|
/*SEARCH GROUP*/ |
|
|
|
|
|
|
|
|
|
.search_group_grid_item { |
|
|
|
|
float:left; |
|
|
|
|
width:350px; |
|
|
|
|
height:165px; |
|
|
|
|
margin-top:20px; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.search_group_grid_container { |
|
|
|
|
margin-top:0px; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.search_group_grid_element_1 { |
|
|
|
|
width:330px; |
|
|
|
|
height:165px; |
|
|
|
|
padding-left:10px; |
|
|
|
|
padding-right:10px; |
|
|
|
|
background-image:url(../../img/boxmygroupscontent.jpg); |
|
|
|
|
background-repeat:repeat-y; |
|
|
|
|
overflow:hidden; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
#menu-wrapper { |
|
|
|
|
width:200px; |
|
|
|
|
float: left; |
|
|
|
|