Reply.css 5.2 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485
  1. .U_MD_R_comment{background-color:#F7F7F7; width: 100%;height: 100%;overflow: auto;top: 0px; left: 0px;overflow-x: hidden; overflow-y: scroll;}
  2. .U_MD_R_content{padding: 0 30px;overflow: hidden;}
  3. .U_MD_R_content_loading{font-size: 22px;text-align: center;line-height: 50px;cursor: pointer;}
  4. .U_MD_R_content_operation{width:100%;border-bottom: 1px solid #e5e5e5;overflow: hidden;padding: 10px 0;}
  5. .U_MD_R_content_operation_userhead{float:left;width:40px;height:40px;margin:10px;border-radius:40px;}
  6. .U_MD_R_content_operation_userhead img{width: 100% !important;height: 100% !important;max-width: unset !important;padding: unset !important;margin: unset !important;}
  7. .U_MD_R_content_operation_right{float: right;min-width: 660px !important;}
  8. .U_MD_R_content_operation_userlogin{font-size: 16px;padding: 5px;cursor: pointer}
  9. .U_MD_R_content_operation_right_bottom{font-size: 14px; padding: 10px 0;}
  10. .U_MD_R_content_operation_right_bottom_emoji{float: left;cursor: pointer;width: 20px;height: 20px;border: none;background: url(/img/reply/emoji.png) 0% 0% / 20px no-repeat transparent;margin: 5px 0px 0px 10px}
  11. .U_MD_R_content_operation_right_bottom_picturewarp{float: left;margin-left:10px;margin-top: 8px;position: relative;cursor: pointer;}
  12. .U_MD_R_content_operation_right_bottom_picturewarp img{cursor: pointer;max-width: unset !important;padding: unset !important;margin: unset !important;}
  13. .U_MD_R_content_operation_right_bottom_picturewarp input{position: absolute;left: 0;opacity: 0;width: 17px;top: 0;height: 15px;cursor: pointer;}
  14. .U_MD_R_content_operation_right_bottom_release{ padding: 0px 20px; height:28px; background-color:#4183C4; float:right; border-radius: 5px; text-align: center; line-height: 28px; color:#fff;cursor: pointer;}
  15. .U_MD_R_content_operation_right_bottom_imgloadbox{/*margin-top:15px;*/background-color:#f7f7f7;}
  16. .U_MD_R_content_operation_right_bottom_imgloadbox_warp{width: 100px;height: 100px;margin-right: 10px;position: relative;cursor: pointer}
  17. .U_MD_R_content_operation_right_bottom_imgloadbox_warp img{ width: 100% !important;height: 100% !important;padding: unset!important;margin: unset!important;max-width: unset !important;}
  18. .U_MD_R_content_operation_right_bottom_imgloadbox_warp .closebtn{cursor: pointer;width: 25px;height: 25px;border: none;background-image: url(/img/reply/close.png);z-index: 11;background-size: cover;position: absolute;top: -11px;right: -8px;display: none}
  19. .U_MD_R_content_operation_right_bottom_imgloadbox_warp:hover.U_MD_R_content_operation_right_bottom_imgloadbox_warp .closebtn{display: block}
  20. .U_MD_R_content_comment{ width:100%;}
  21. .U_MD_R_content_warp_box{ width: calc(100% - 50px);margin-left: 50px;}
  22. .U_MD_R_content_box{width: 100%;padding: 5px 0;}
  23. .U_MD_R_content_box_warp{overflow: hidden;border-bottom: 1px solid #e5e5e5;}
  24. .U_MD_R_content_box_userhead{float: left;width: 40px;height: 40px;margin: 10px;border-radius: 40px;}
  25. .U_MD_R_content_box_userhead img{width: 100%;height: 100%;max-width: unset !important;padding: unset !important;margin: unset !important;border-radius: 40px;}
  26. .U_MD_R_content_box_content{float: right;/*min-width: 668px !important;*/padding: 10px 0;}
  27. .U_MD_R_content_box_content_top{overflow: hidden}
  28. .U_MD_R_content_box_content_top_name{float: left;margin-left: 10px;}
  29. .U_MD_R_content_box_content_top_time{float: right;margin-right: 20px;}
  30. .U_MD_R_content_box_content_text {padding: 10px 0 5px 10px;font-size: 15px;line-height: 18px;word-wrap: break-word;/*overflow: hidden;*/white-space: nowrap;text-overflow: ellipsis;white-space: pre-wrap;}
  31. .U_MD_R_content_box_content_text img {padding: 10px 0 !important;max-width: 200px !important;margin: unset !important}
  32. .U_MD_R_content_box_content_bottom{overflow: hidden;padding: 5px 0 0px 10px;font-size: 14px;}
  33. .U_MD_R_content_box_content_bottom_likeswarp{float: left;overflow: hidden;cursor: pointer;padding: 0 20px 0 0;}
  34. .U_MD_R_content_box_content_bottom_likeswarp img{width: 20px;height: 20px;display:block;float: left;max-width: unset !important;padding: unset !important;margin: unset !important;}
  35. .U_MD_R_content_box_content_bottom_likeswarp_text{float: left;margin-left: 5px;}
  36. .U_MD_R_content_box_content_bottom_replywarp{float: left;overflow: hidden;cursor: pointer;padding: 0 20px 0 0;}
  37. .U_MD_R_content_box_content_bottom_replywarp img{width: 20px;height: 20px;display:block;float: left;max-width: unset !important;padding: unset !important;margin: unset !important;margin-top: 2px !important;}
  38. .U_MD_R_content_box_content_bottom_replywarp_text{float: left;margin-left: 5px;margin-top: -2px;}
  39. .U_MD_R_content_box_content_bottom_showmorewarp{float: left;overflow: hidden;cursor: pointer;padding: 0 20px 0 0;}
  40. .U_MD_R_content_box_content_bottom_showmorewarp img{width: 20px;height: 20px;display:block;float: left;margin-top: 2px;max-width: unset !important;padding: unset !important;margin: unset !important;margin-top: 2px !important;}
  41. .U_MD_R_content_box_content_bottom_showmore_text{float: left;margin-left: 7px;margin-top: 0px;}
  42. .U_MD_R_content_box_content_edit{margin-top: 10px;}
  43. .U_MD_R_content_box_content_edit .U_MD_R_Reply_Content{min-height: 40px;background: rgb(255, 255, 255);border: 1px solid black;}