73 lines
6.3 KiB
CSS
73 lines
6.3 KiB
CSS
.replyfloor_box{margin-top:30px;margin-bottom: 10px;}
|
|
.replyfloor_hd{text-align: right;height: 28px;line-height: 28px;font-size: 12px;}
|
|
.replyfloor_tail_from{display: inline-block;margin: 0 4px;color: #999;}
|
|
.replyfloor_tail_floor{display: inline-block;margin: 0 4px;color: #999;}
|
|
.replyfloor_tail_time{display: inline-block;margin: 0 4px;color: #999;}
|
|
.replyfloor_link_unfold{display: inline-block;margin-left: 4px;color: #1D53BF;font-size: 12px;cursor: pointer;}
|
|
.replyfloor_link_fold{display: none;margin-left: 4px;border: 1px solid #f0f1f2;border-bottom: 0;color: #1D53BF;cursor: pointer;height: 28px;line-height: 28px;text-align: center;width: 80px;background: #f7f8fa;font-size: 12px;}
|
|
.replyfloor_bd{background: #f7f8fa;border: 1px solid #f0f1f2;margin-top: -1px;padding: 4px 15px 14px;display:none;}
|
|
.replyfloor_content{}
|
|
.replyfloor_content_li {padding: 6px 0;border-bottom:1px dashed #d6d6d6;font-size:14px;overflow: hidden;}
|
|
.replyfloor_content_avatar {float: left;width: 32px;height: 32px;border: 1px #ccc solid;padding: 1px;}
|
|
.replyfloor_content_avatar img {width: 32px;height: 32px;margin:0 !important;}
|
|
.replyfloor_content_cnt {margin-left: 45px;zoom: 1;word-wrap: break-word;word-break: break-all;}
|
|
.replyfloor_content_head {text-align: left;font-size:12px;line-height:18px;height:18px;overflow: hidden;color: #999;}
|
|
.replyfloor_content_head_z {float:left;}
|
|
.replyfloor_content_head_y {float:right;}
|
|
.replyfloor_content_main {margin-top:4px;}
|
|
.replyfloor_content_locked {overflow: hidden;padding: 6px 6px 6px 24px;border: 1px dashed #FF9A9A;background: url("../image/locked.gif") no-repeat 6px 50%;font-size: 12px; zoom:1;}
|
|
.replyfloor_content_text {line-height: 20px;font-size:14px;}
|
|
.replyfloor_content_text a {color: #2d64b3;text-decoration: none;}
|
|
.replyfloor_content_text img {height: 20px;}
|
|
.replyfloor_content_image {overflow: hidden;}
|
|
.replyfloor_content_image_li {float:left;width: 120px;height: 120px;margin:5px 5px 0 0;}
|
|
.replyfloor_content_image_li img {width: 120px;height: 120px;object-fit:cover;}
|
|
.replyfloor_content_user {color: #999;}
|
|
.replyfloor_content_user a{color: #2d64b3;}
|
|
.replyfloor_content_moderating {font-size:12px;color: #999;margin-left: 5px;}
|
|
.replyfloor_content_location {font-size:12px;color: #999;margin-left: 5px;}
|
|
.replyfloor_content_time {font-size:12px;color: #aaa;margin-left: 5px;}
|
|
.replyfloor_content_from {font-size:12px;color: #999;margin-left: 5px;}
|
|
.replyfloor_content_from a{color: #999;}
|
|
.replyfloor_content_toreply {margin:0 5px;}
|
|
.replyfloor_content_foot {text-align: left;font-size:12px;line-height:18px;height:18px;overflow: hidden;color: #999;margin-top:6px;}
|
|
.replyfloor_content_foot_z {float:left;}
|
|
.replyfloor_content_foot_y {float:right;}
|
|
.replyfloor_content_rpbtn {cursor: pointer;color: #999;margin-left: 5px;}
|
|
.replyfloor_content_reportbtn {cursor: pointer;color: #999;margin-left: 5px;}
|
|
.replyfloor_content_delbtn {cursor: pointer;color: #999;margin-left: 5px;}
|
|
.replyfloor_content_pager {padding-top: 10px;overflow: hidden;}
|
|
.replyfloor_content_more {float:left;font-size:12px;line-height: 28px;}
|
|
.replyfloor_content_more a{color: #2d64b3;text-decoration: none;}
|
|
.replyfloor_content_hrmore{float:left;margin-right:6px;position: relative;width: 24px;height: 28px;}
|
|
.replyfloor_content_hrmore:before {content: "";position: absolute;left: 0;width: 24px;height: 1px;top: 13px;background: #ccc;}
|
|
.replyfloor_content_showmore{float:left;margin-right:10px;}
|
|
.replyfloor_content_showmore a{display:block;padding-right:16px;position: relative;}
|
|
.replyfloor_content_showmore a:after{content: "";border-bottom: 1px solid #2d64b3;border-left: 1px solid #2d64b3;height: 6px;margin-top: -6px;position: absolute;right: 3px;top: 50%;transform: rotate(-45deg);-ms-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-o-transform:rotate(-45deg);width: 6px;}
|
|
.replyfloor_content_hidemore{float:left;margin-right:10px;}
|
|
.replyfloor_content_hidemore a{display:block;padding-right:16px;position: relative;}
|
|
.replyfloor_content_hidemore a:after{content: "";border-bottom: 1px solid #2d64b3;border-left: 1px solid #2d64b3;height: 6px;margin-top: -1px;position: absolute;right: 3px;top: 50%;transform: rotate(135deg);-ms-transform:rotate(135deg);-moz-transform:rotate(135deg);-webkit-transform:rotate(135deg);-o-transform:rotate(135deg);width: 6px;}
|
|
.replyfloor_content_pg {float:left;font-size:12px;}
|
|
.replyfloor_content_pg .pg {float:left;font-size:12px;}
|
|
.replyfloor_content_pg .pg a, .replyfloor_content_pg .pg strong, .replyfloor_content_pg .pgb a, .replyfloor_content_pg .pg label{margin-left: 0px;margin-right: 4px;text-decoration: none;}
|
|
.replyfloor_content_btn {float:right;}
|
|
.replyfloor_content_btn a {padding: 0px 8px;font-size: 12px;background-color: #fff;color: #333;border-radius: 2px;border: 1px solid #ccc;display: block;line-height: 26px;text-decoration: none;}
|
|
.replyfloor_content_btn a:hover {color: #38F;border: 1px solid #38F;}
|
|
.replyfloor_editor {padding-top: 13px;}
|
|
.replyfloor_editor .replyfloor_replyto {font-size:12px;line-height:2;padding:0 4px;}
|
|
.replyfloor_editor .tedt {width: 100%;box-sizing:border-box;}
|
|
.replyfloor_editor .pnpost {overflow: hidden;}
|
|
.replyfloor_editor .replyfloor_editor_left {float:left;}
|
|
.replyfloor_editor .replyfloor_editor_right {float:right;}
|
|
.replyfloor_editor #seccode_replyfloor {display: flex;}
|
|
.replyfloor_editor .replyfloor_seccodeverify {width:100px;height:24px;line-height:24px;border:1px solid #ddd;padding:0 5px;}
|
|
.replyfloor_editor .replyfloor_seccodeimg {height: 26px;}
|
|
.replyfloor_editor .replyfloor_editor_btn {float:right;cursor: pointer;padding: 0 25px;height: 26px;line-height: 26px;color: #FFF;text-align: center;background: #38F;border: 0 none;}
|
|
.replyfloor_editor .replyfloor_editor_btntip {float:right;height: 26px;line-height: 26px;margin-right:10px;font-size:12px;}
|
|
.replyfloor_editor .replyfloor_editor_notice {float:right;height: 26px;line-height: 26px;margin-right:10px;font-size:12px;}
|
|
.replyfloor_upimage {width: 100%;overflow: hidden;}
|
|
.replyfloor_upimage_li {float:left;position:relative;margin:5px 5px 0 0;width:50px;height:50px;}
|
|
.replyfloor_upimage_img {width:50px;height:50px;}
|
|
.replyfloor_upimage_img img {display:block;width:50px;height:50px;object-fit:cover;}
|
|
.replyfloor_upimage_del {position:absolute;top:-3px;right:-3px;}
|
|
.replyfloor_upimage_del a {display:block;width:13px;height:11px;background: url(../image/icon_close.png);} |