Group.css 4.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051
  1. /*好友群*/
  2. .U_MD_F_G { /*min-height:470px;*/ }
  3. .U_MD_F_GT { height:50px; }
  4. .U_MD_F_GT img { border-radius:50%; cursor:pointer; }
  5. .U_MD_F_GTH { width:40px; height:100%; margin-top:10px; }
  6. .U_MD_F_GTT { margin-top:10px; }
  7. .U_MD_F_GC { width:400px; }
  8. .U_MD_F_GM { float:left; }
  9. .U_MD_F_GCTLC { float:right; }
  10. /*添加群*/
  11. .U_MD_F_Add { background-color:White; padding:6px 0px 10px 10px; overflow:hidden; display:none; }
  12. .U_MD_F_Add_T { background-color:White; }
  13. .U_MD_F_Add_TA { }
  14. .U_MD_F_Add_TL { float:left; width:20px; height:20px; background-position:-725px -29px; cursor:pointer; }
  15. .U_MD_F_Add_TL:hover { background-position:-754px -29px; }
  16. .U_MD_F_Add_TN { height:30px; }
  17. .U_MD_F_Add_TNL { margin-left:10px; height:25px; width:150px; border-radius:4px; overflow:hidden; background-color:#FFF; }
  18. .U_MD_F_Add_TNL input { color:Black; height:21px; line-height:21px; }
  19. .U_MD_F_Add_TNMO { margin-top:10px; overflow:hidden; padding:5px 0; border-bottom:1px solid #DCDCDC; }
  20. .U_MD_F_Add_TNM { font-size:15px; font-weight:bold; text-align:right; width:72px; float:left; height:30px; line-height:30px; }
  21. .U_MD_F_Add_TNM_TIT { font-size: 14px; }
  22. .U_MD_F_Add_TNM_ADD { float: right; margin-right: 25px; margin-top: 5px; }
  23. .U_MD_F_Add_TNM_ADDI { width: 22px; height: 22px; cursor:pointer; }
  24. .U_MD_F_Add_C_D { height: 30px; border-bottom:1px solid #DCDCDC }
  25. .U_MD_F_Add_C_T { float: left; width:32%; margin-left:2%; text-align:left; text-indent:3px; }
  26. .U_MD_F_Add_TNC { width:252px; float:left; }
  27. .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); }
  28. .U_MD_F_Add_TJ { margin-top:8px; overflow:hidden; }
  29. .U_MD_F_Add_TJO { width:262px; height:96px; background-color:#FFF; }
  30. .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; }
  31. .U_MD_F_Add_TN { }
  32. .U_MD_F_Add_C { display:none;overflow:hidden; overflow-y:auto; padding:8px 0; max-height:232px; height:232px; }
  33. .U_MD_F_Add_CM { line-height:320px; text-align:center; color:#BDBDBD; font-size:30px; }
  34. .U_MD_F_Add_CO { float:left; width:100%; height:30px; margin-top:15px; cursor:pointer; }
  35. .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; }
  36. .U_MD_F_Add_CO img { width:30px; height:30px; border-radius:50%; cursor:pointer; float:left; margin-left:5px; }
  37. .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; }
  38. .U_MD_F_Add_D { height:25px; margin:10px 0 10px 0; float:right; }
  39. .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; }
  40. .U_MD_F_Add_DQ { background-color:#347FDB; width:80px; cursor:pointer; }
  41. .U_MD_F_Add_DX { background-color:#999; width:50px; cursor:pointer; }
  42. .U_MD_F_Add_DX:hover { background-color:#B3B3B3; }
  43. .U_MD_F_Add_DQ:hover { }
  44. .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; }
  45. .U_MD_F_Add_R { width: 32%; height: 30px; float: left; }
  46. .U_MD_F_Add_R img { width: 20px; height: 20px; border-radius: 0; margin:3px 0 0 21px; }
  47. .U_MD_F_Add_RS img { margin-left:15px; }
  48. .U_MD_F_Add_TNM_ADD2 {display:none; height: 16px;line-height: 30px;}
  49. .U_MD_F_Add_TNM_ADD2>a {color: #2F8BEC;}