123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051 |
- /*好友群*/
- .U_MD_F_G { /*min-height:470px;*/ }
- .U_MD_F_GT { height:50px; }
- .U_MD_F_GT img { border-radius:50%; cursor:pointer; }
- .U_MD_F_GTH { width:40px; height:100%; margin-top:10px; }
- .U_MD_F_GTT { margin-top:10px; }
- .U_MD_F_GC { width:400px; }
- .U_MD_F_GM { float:left; }
- .U_MD_F_GCTLC { float:right; }
- /*添加群*/
- .U_MD_F_Add { background-color:White; padding:6px 0px 10px 10px; overflow:hidden; display:none; }
- .U_MD_F_Add_T { background-color:White; }
- .U_MD_F_Add_TA { }
- .U_MD_F_Add_TL { float:left; width:20px; height:20px; background-position:-725px -29px; cursor:pointer; }
- .U_MD_F_Add_TL:hover { background-position:-754px -29px; }
- .U_MD_F_Add_TN { height:30px; }
- .U_MD_F_Add_TNL { margin-left:10px; height:25px; width:150px; border-radius:4px; overflow:hidden; background-color:#FFF; }
- .U_MD_F_Add_TNL input { color:Black; height:21px; line-height:21px; }
- .U_MD_F_Add_TNMO { margin-top:10px; overflow:hidden; padding:5px 0; border-bottom:1px solid #DCDCDC; }
- .U_MD_F_Add_TNM { font-size:15px; font-weight:bold; text-align:right; width:72px; float:left; height:30px; line-height:30px; }
- .U_MD_F_Add_TNM_TIT { font-size: 14px; }
- .U_MD_F_Add_TNM_ADD { float: right; margin-right: 25px; margin-top: 5px; }
- .U_MD_F_Add_TNM_ADDI { width: 22px; height: 22px; cursor:pointer; }
- .U_MD_F_Add_C_D { height: 30px; border-bottom:1px solid #DCDCDC }
- .U_MD_F_Add_C_T { float: left; width:32%; margin-left:2%; text-align:left; text-indent:3px; }
- .U_MD_F_Add_TNC { width:252px; float:left; }
- .U_MD_F_Add_TNC input { width:250px; border-radius: 3px;background: rgba(255,255,255,1);border:1px solid rgba(157,157,157,1); }
- .U_MD_F_Add_TJ { margin-top:8px; overflow:hidden; }
- .U_MD_F_Add_TJO { width:262px; height:96px; background-color:#FFF; }
- .U_MD_F_Add_TJO textarea { width:246px; height:84px; overflow:hidden; outline:0; background:gba(255,255,255,1); margin-left:10px;border:1px solid rgba(157,157,157,1);border-radius:3px; }
- .U_MD_F_Add_TN { }
- .U_MD_F_Add_C { display:none;overflow:hidden; overflow-y:auto; padding:8px 0; max-height:232px; height:232px; }
- .U_MD_F_Add_CM { line-height:320px; text-align:center; color:#BDBDBD; font-size:30px; }
- .U_MD_F_Add_CO { float:left; width:100%; height:30px; margin-top:15px; cursor:pointer; }
- .U_MD_F_Add_COM { font-size:15px; font-family:arial,sans-serif; height:30px; line-height:30px; text-align:center; float:left; text-align:left; text-indent:4px; }
- .U_MD_F_Add_CO img { width:30px; height:30px; border-radius:50%; cursor:pointer; float:left; margin-left:5px; }
- .U_MD_F_Add_CA { height:80px; background-color:#ccc; border-radius:50%; color:#888; text-align:center; font-size:60px; line-height:75px; font-weight:100; }
- .U_MD_F_Add_D { height:25px; margin:10px 0 10px 0; float:right; }
- .U_MD_F_Add_D div { float:left; margin-right:15px; width:100px;height:32px; line-height:32px; text-align:center; color:White; border-radius:5px;font-size:16px; }
- .U_MD_F_Add_DQ { background-color:#347FDB; width:80px; cursor:pointer; }
- .U_MD_F_Add_DX { background-color:#999; width:50px; cursor:pointer; }
- .U_MD_F_Add_DX:hover { background-color:#B3B3B3; }
- .U_MD_F_Add_DQ:hover { }
- .U_MD_F_Add_B { width:92px;height:28px;background:rgba(237,0,0,1);border-radius:3px; margin:5px auto 0px auto; line-height:28px; text-align:center; font-size:13px; color:rgba(255,255,255,1); cursor:pointer; }
- .U_MD_F_Add_R { width: 32%; height: 30px; float: left; }
- .U_MD_F_Add_R img { width: 20px; height: 20px; border-radius: 0; margin:3px 0 0 21px; }
- .U_MD_F_Add_RS img { margin-left:15px; }
- .U_MD_F_Add_TNM_ADD2 {display:none; height: 16px;line-height: 30px;}
- .U_MD_F_Add_TNM_ADD2>a {color: #2F8BEC;}
|