_common_comment.scss 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308
  1. @charset "UTF-8";
  2. /*20131016 add 移动页面兼容样式支持*/
  3. @media only screen and (min-width:1px) and (max-width:480px){
  4. em,strong{ font-style: normal;}
  5. ul,ol{
  6. list-style: none;
  7. padding: 0px;
  8. }
  9. .dw-comment-comment_list .comment-author_pic{
  10. display: none;
  11. }
  12. .dw-comment-replay_list .reply_author_pic{
  13. display: none;
  14. }
  15. }
  16. /*评论模块皮肤*/
  17. #comment_frame {display: block;width: 100%;clear: both;}
  18. /*评论模块通用样式*/
  19. .clearfix:before,
  20. .clearfix:after {content:'';display:table;}
  21. .clearfix:after {clear:both}
  22. .clearfix{zoom:1}
  23. .dw-comment-ctn :active {outline:0;}
  24. .dw-comment-ctn :visited {outline:0;}
  25. .dw-comment-ctn :link,.dw-comment-ctn :visited {text-decoration:none}
  26. /*
  27. * :focus{outline:0}定义后按tab键在连接间跳转没有标识当前连接的外轮廓点线
  28. * :active{outline:0;}
  29. * :visited{outline:0;}
  30. * */
  31. .dw-comment-ctn img{border:0 none;-ms-interpolation-mode:bicubic;vertical-align:middle; display:inline-block!important; background: none; height: auto; width: auto;}
  32. em,i{font-style:normal;font-weight:normal;}
  33. h1,h2,h3,h4,input,button,textarea{font-size:100%;}
  34. .dw-comment-ctn input,.dw-comment-ctn textarea{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
  35. .dw-comment-ctn textarea{overflow:auto;vertical-align:top;resize:vertical;}
  36. .dw-comment-ctn ol,.dw-comment-ctn ul{list-style:none outside none;}
  37. .dw-comment-ctn blockquote{quotes:none;}
  38. .dw-comment-ctn blockquote:before,blockquote:after,q:before,q:after {content:'';content:none;}
  39. .dw-comment-ctn input{vertical-align:middle;}
  40. .dw-comment-ctn{position: relative; *zoom: 1;}
  41. .dw-comment-ctn:before,
  42. .dw-comment-ctn:after {content:'';display:table;}
  43. .dw-comment-ctn:after {clear:both}
  44. .dw-comment-ctn{zoom: 1; min-height: 295px; _height: 295px;}
  45. .dw-comment-box{overflow:hidden; *zoom:1; font: 12px/1.5 tahoma,sans-serif; color:#333; margin-top:8px;}
  46. .dw-comment-box:before,
  47. .dw-comment-box:after {content:'';display:table;}
  48. .dw-comment-box:after {clear:both}
  49. .dw-comment-box{zoom: 1;}
  50. .dw-comment-box a{ color:#2D5FC3;}
  51. .dw-comment-box .last_item{border-bottom:none!important;}
  52. /*心情模块样式*/
  53. .dw-comment-mood-ctn{ padding:14px;}
  54. .dw-comment-mood-ctn h3{ font-size:12px;}
  55. .dw-comment-mood-ctn .content{ float:left; position:relative; left:50%; display:inline;}
  56. .dw-comment-mood-ctn .content ul{ float:left; display:inline; position:relative; left:-50%;}
  57. .dw-comment-mood-ctn .content li{ width:65px; float:left; display:inline; margin-right:15px;}
  58. .dw-comment-mood-ctn .content .support_num{display:block; text-align:center;}
  59. .dw-comment-mood-ctn .content .support_line{width:13px; height:52px; background-color:#EEEEEE; display:block; position:relative; margin:5px auto;}
  60. .dw-comment-mood-ctn .content .support_line span{width:13px; height:60%; display:block; position:absolute; bottom:0; left:0;}
  61. .dw-comment-mood-ctn .content .comment-mood-pic{text-align:center; display:block; height:83px; padding:4px 0px 0px 0px;}
  62. .dw-comment-mood-ctn .content .comment-mood-pic:hover{background:url(bg_mood_item.png) no-repeat 0px 0px; _background-image: url(bg_mood_item_ie6.png);}
  63. .dw-comment-mood-ctn .content .comment-mood-pic img{margin:0px auto; display:block!important;}
  64. .dw-comment-mood-ctn .content .comment-mood-pic em{display:block; line-height:23px; color:#333;}
  65. .dw-comment-mood-ctn .content .comment-mood-pic:hover em{font-weight:bold;}
  66. /*观点模块*/
  67. .dw-comment-view-ctn{ padding:10px 12px;}
  68. .dw-comment-view-ctn .view_list a{ line-height:35px; padding:0px 10px; background-color:#F2B0BB; display:inline-block; *display:inline; *zoom:1; margin:0px 1px 1px 0px; font-weight:bold; color:#fff!important;}
  69. .dw-comment-view-ctn .view_list a:hover{text-decoration:none; color:#2D5FC3!important; background-color: #F9F9F9!important;}
  70. .dw-comment-view-ctn .view_list .comment-more_view{display:inline-block; *display:inline; *zoom:1; line-height:35px; padding:0px 15px 0px 10px; cursor:pointer; position:relative;}
  71. .dw-comment-view-ctn .view_list .comment-more_view i{position:absolute; top:17px; right:2px; width:7px; height:4px; background:url(arrow.png) no-repeat 0px 0px;}
  72. .dw-comment-view-ctn .view_list .comment-more_packup i{position:absolute; top:17px; right:2px; width:7px; height:4px; background:url(arrow1.png) no-repeat 0px 0px;}
  73. .dw-comment-view-ctn .view_action_bar{float:right; margin-top:8px;}
  74. .dw-comment-view-ctn .view_action_bar label{ float:left; line-height:37px; color:#666666;}
  75. .dw-comment-view-ctn .view_action_bar .search_ctn{ float:left; background:rgba(201, 201, 201, 0.25); filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#3FC9C9C9,endcolorstr=#3FC9C9C9); border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px; padding:4px; width:390px; height:29px; overflow:hidden;}
  76. .dw-comment-view-ctn .view_action_bar .search_ctn .dw-comment-view{ height:27px; line-height:27px; border:1px solid #B2B2B2; width:304px; border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px; padding:0px 10px 0px 6px; float:left;}
  77. .dw-comment-view-ctn .view_action_bar .search_ctn .submit{ width:72px; height:29px; background:url(btn_view.png) no-repeat 0px 0px; border:none; color:#fff; margin-left:-4px; cursor:pointer; *line-height:29px; float:left; font-size:14px; font-weight:bold;}
  78. /*评论发表*/
  79. .dw-comment-comments-ctn a{color:#2D5FC3!important;}/*链接样式*/
  80. .dw-comment-comments-ctn a:hover{background-color: transparent!important;}/*清理入侵链接的背景颜色*/
  81. .dw-comment-comments-ctn{ padding:10px 12px; padding-top:0px;}
  82. .dw-comment-comments-ctn h3{ padding-top:10px; font-weight:normal; overflow:hidden; *zoom: 1; background: none!important;}
  83. .dw-comment-comments-ctn h3 .total_num{color:#666666; font-weight:normal; font-size:12px; color:#333!important;}
  84. .dw-comment-comments-ctn h3 .total_num em{ color:#FF0000!important;}
  85. .dw-comment-comments-ctn .dw-comment-activity-link{float:right; display:inline;}
  86. .dw-comment-comments-ctn .dw-comment-activity-link a{margin-left:10px;}
  87. .dw-comment-comments-ctn .new-comment-flash{padding-right: 20px; background:url(btn_flash.png) no-repeat right center; color:#2D5FC3;}
  88. .dw-comment-comments-ctn .dw-comment-post-ctn{ margin:10px 0px; padding:10px 10px 0px; overflow:hidden; *zoom:1;}
  89. .dw-comment-comments-ctn .dw-comment-post-ctn .textarea_ctn{ padding:5px 8px; background-color:#fff; border:1px solid #D2D2D2; position:relative; height:60px;}
  90. .dw-comment-comments-ctn .dw-comment-post-ctn .textarea_ctn .maks{ width:100%; height:70px; _padding:0px 10px; position:absolute; top:0px; left:0px; z-index:100; background:rgba(255, 255, 255, 0.3); filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#4CFFFFFF,endcolorstr=#4CFFFFFF); *zoom:1; *background-color:#F2F2F2;}
  91. .dw-comment-comments-ctn .dw-comment-post-ctn .textarea_ctn .dw-comment-post{ width:99%; line-height:20px; border:0px solid #fff; resize:none; height:60px; overflow:auto;}
  92. .dw-comment-post-foot{margin:12px 0px 14px; *zoom:1; font: 12px/1.5 tahoma,sans-serif !important; *zoom:1;}
  93. .dw-comment-post-foot:after{content:'';display:table; clear:both;}
  94. .dw-comment-post-foot .user-info{ line-height:27px !important; float:left; padding:0px !important; margin:0px !important;}
  95. .dw-comment-post-foot .user-info img{padding:2px; background-color:#fff; border:1px solid #E8E8E8; width:20px!important; height:20px!important;}
  96. .dw-comment-post-foot .user-info .name{ margin:0px 5px; color:#2D5FC3; font-weight:bold;}
  97. .dw-comment-post-foot .user-info a{ margin:0px 5px; color:#2D5FC3!important;}
  98. .dw-comment-post-foot .user-info .no_name_method input{margin-right:5px;}
  99. .dw-comment-post-foot .dw-comment-post-action{float:right;}
  100. .dw-comment-post-foot .dw-comment-post-action label{line-height:27px;}
  101. .dw-comment-post-foot .dw-comment-post-action .post_code{ height:25px; line-height:25px; border:1px solid #D1D1D1; width:75px;}
  102. .dw-comment-post-foot .dw-comment-post-action .submit{ width:80px; height:27px; background:url(btn_view_1.png) no-repeat 0px 0px; font-size:14px; font-weight:bold; border:none; color:#fff; cursor:pointer;}
  103. .dw-comment-post-foot .dw-comment-post-action .not_login{ background:url(btn_view_2.png) no-repeat 0px 0px; cursor: not-allowed;}
  104. .dw-comment-loginbar-ctn{ position:absolute; top:50%; left:50%; color:#666666; line-height:30px; z-index:100;}
  105. .dw-comment-loginbar-ctn .dw-comment-loginbar{ position:relative; top:-15px; left:-50%; padding:0px 25px; background-color:#F9F9F9; box-shadow:3px 3px 0px rgba(0,0,0,0.05);}
  106. .dw-comment-loginbar-ctn .dw-comment-loginbar a{ margin:0px 5px;}
  107. /*评论列表*/
  108. .dw-comment-comment_list .reply_text{text-indent: 0!important; margin:0px!important; font-size: 12px!important;}
  109. .dw-comment-comment_list .reply_text,
  110. .dw-comment-comment_list .comment_blockquote{font-size: 12px;}
  111. .dw-comment-comment_list .comment_text{font-size: 14px!important; margin:0px!important; text-indent: 0!important;}
  112. .dw-comment-comment_list .comment-list_item{ padding:10px 0px; overflow:hidden; *zoom:1; border-bottom: 1px dashed #D7D7D7;}
  113. .dw-comment-comment_list .comment-author_pic{float:left; margin-right:10px;}
  114. .dw-comment-comment_list .comment-author_pic img{ padding:3px; background-color:#fff; border:1px solid #E8E8E8; height: 50px!important; width: 50px!important;}
  115. .dw-comment-comment_list .comment_content{ overflow:hidden; *zoom:1; line-height:21px;}
  116. .dw-comment-comment_list .comment_content .comment_info{color:#999!important; margin:0px!important; text-indent: 0!important;}
  117. .dw-comment-comment_list .comment_content .comment_info .info_day{ margin-left:8px;}
  118. .dw-comment-comment_list .comment_content .comment_info .info_time{margin:0px 8px;}
  119. .dw-comment-comment_list .comment_content .comment_blockquote{position:relative; *zoom:1;margin:40px 0px 8px 0px; *margin:20px 0px 8px 0px; padding:10px 5px; clear:both;}
  120. .dw-comment-comment_list .comment_content .comment_blockquote_title{ background-color:#FFFCF0; color:#999999; position:absolute; top:-14px; left:8px; padding:0px 12px;}
  121. .dw-comment-comment_list .comment_action{text-align:right; color:#FF0000; line-height:18px; clear: both;}
  122. .dw-comment-comment_list .comment_action .post_time{float:left; color:#999!important;}
  123. .dw-comment-comment_list .comment_content .post_time .info_day{}
  124. .dw-comment-comment_list .comment_content .post_time .info_time{margin:0px 8px;}
  125. .dw-comment-comment_list .comment_action a{color:#2D5FC3!important; margin-right:5px; padding-bottom:2px;}
  126. .dw-comment-comment_list .comment_action a em{color:#FF0000;}
  127. .dw-comment-comment_list .comment_action .view_up{padding-left:17px; color:#999!important; padding-bottom:2px; background:url(icon_view_up.png) no-repeat 0px 2px; margin-right:12px; padding-bottom:1px;}
  128. .dw-comment-comment_list .comment_action .view_up:hover{background-position: 0px -18px;}
  129. .dw-comment-comment_list .comment_action .view_down{padding-left:17px; color:#999!important; background:url(icon_view_down.png) no-repeat 0px 2px; margin-right:12px; padding-bottom:1px;}
  130. .dw-comment-comment_list .comment_action .view_down:hover{background-position: 0 -18px;}
  131. .dw-comment-comment_list .comment_reply_ctn{clear: both; margin-bottom:4px;}
  132. .dw-comment-comment_list .comment_reply_ctn .more_reply{text-align:right; line-height:30px;}
  133. .dw-comment-comment_list .comment_action .selected{background-position: 0 -18px;}
  134. /*回复列表*/
  135. .comment_reply_ctn{ margin-top:10px; padding:12px; padding-bottom:5px;}
  136. .dw-comment-replay_list .replay_list_item{overflow:hidden; *zoom:1; border-bottom:1px dashed #D7D7D7; margin-top:8px; padding-bottom:8px;}
  137. .dw-comment-replay_list .replay_list_lastitem{border-bottom: 0 solid #CCC!important;}
  138. .dw-comment-replay_list .reply_author_pic{float:left; margin-right:10px;}
  139. .dw-comment-comment_list .reply_author_pic img{ padding:2px; background-color:#fff; border:1px solid #E8E8E8; height: 30px!important; width: 30px!important;}
  140. .dw-comment-replay_list .reply_content{ overflow:hidden; *zoom:1; line-height:24px;}
  141. .dw-comment-replay_list .reply_content .dw-comment-reply_post-action{float:right;}
  142. .dw-comment-replay_list .reply_content .reply_info{color:#999!important; float:left; margin:0px!important; margin-right:8px!important; text-indent: 0!important;}
  143. .dw-comment-replay_list .reply_content .reply_info .author{color:#2D5FC3!important;}
  144. .dw-comment-replay_list .reply_content .reply_info .info_day{ margin-left:8px;}
  145. .dw-comment-replay_list .reply_content .reply_info .info_time{margin:0px 8px;}
  146. .dw-comment-replay_list .reply_content .reply_time{display:inline; color:#999; line-height: 24px;}
  147. .dw-comment-replay_list .reply_action{ text-align:right; color:#FF0000!important; clear: both; margin:0px!important; text-indent: 0!important;}
  148. .dw-comment-replay_list .reply_action a{color:#2D5FC3 !important; margin-right:5px; padding-bottom:2px;}
  149. .dw-comment-replay_list .reply_action a em{color:#FF0000;}
  150. .dw-comment-replay_list .reply_action .view_up{padding-left:17px; color:#999; background:url(icon_view_up.png) no-repeat 0px 2px; margin-right:12px; padding-bottom:1px;}
  151. .dw-comment-replay_list .reply_action .view_up:hover{background-position: 0px -18px;}
  152. .dw-comment-replay_list .reply_action .view_down{padding-left:17px; color:#999; background:url(icon_view_down.png) no-repeat 0px 2px; margin-right:12px; padding-bottom:1px;}
  153. .dw-comment-replay_list .reply_action .view_down:hover{background-position: 0px -18px;}
  154. .comment_reply_ctn .comment-more_reply{line-height:30px; text-align:right; color:#fff; color:#999999; border-top:1px dashed #D7D7D7;}
  155. .comment_reply_ctn .comment_reply_reply_ctn{ margin-top:8px; overflow:hidden; *zoom:1;}
  156. .dw-comment-replay_list .reply_action .selected{background-position: 0 -18px;}
  157. /*发表回复*/
  158. .dw-comment-reply_post-ctn .textarea_ctn{ padding:5px 15px; background-color:#fff; border:1px solid #D2D2D2; height:60px; position:relative;}
  159. .dw-comment-reply_post-ctn .textarea_ctn .maks{ width:100%; height:70px; _padding:0px 10px; position:absolute; top:0px; left:0px; z-index:100; background:rgba(255, 255, 255, 0.3); filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#4CFFFFFF,endcolorstr=#4CFFFFFF); *zoom:1; *background-color:#F2F2F2;}
  160. .dw-comment-reply_post-ctn .textarea_ctn .dw-comment-reply_post{ width:99%; border:none; height:60px; line-height:20px; resize:none; overflow:auto;}
  161. .dw-comment-reply_post-ctn .line_textarea {height:30px;}
  162. .dw-comment-reply_post-ctn .line_textarea .maks{height:40px;}
  163. .dw-comment-reply_post-ctn .line_textarea .dw-comment-reply_post{height:30px;}
  164. .dw-comment-reply_post-foot{overflow:hidden; *zoom:1; margin:12px 0px 5px;}
  165. .dw-comment-reply_post-foot .user-info{ line-height:27px; float:left;}
  166. .dw-comment-reply_post-foot .user-info img{padding:2px; background-color:#fff; border:1px solid #E8E8E8; height: 20px!important; width:20px!important;}
  167. .dw-comment-reply_post-foot .user-info .name{ margin:0px 5px; color:#2D5FC3; font-weight:bold;}
  168. .dw-comment-reply_post-foot .user-info a{ margin:0px 5px; color:#2D5FC3!important;}
  169. .dw-comment-reply_post-foot .dw-comment-reply_post-action{float:right;}
  170. .dw-comment-reply_post-foot .dw-comment-reply_post-action label{line-height:27px;}
  171. .dw-comment-reply_post-foot .dw-comment-reply_post-action .post_code{ height:25px; line-height:25px; border:1px solid #D1D1D1; width:65px; padding: 0 5px;}
  172. .dw-comment-reply_post-foot .dw-comment-reply_post-action .submit{ width:80px; height:27px; background:url(btn_view_1.png) no-repeat 0px 0px; font-size:14px; font-weight:bold; border:none; color:#fff; cursor:pointer;}
  173. .dw-comment-reply_post-foot .dw-comment-reply_post-action .not_login{cursor: not-allowed; background: url("btn_view_2.png") no-repeat scroll 0 0 transparent;}
  174. /*表情输入样式*/
  175. .comment-expression{display:inline-block; *display:inline; *zoom:1; vertical-align: middle; margin-right:10px;}
  176. .comment-expression .note{color:#999;}
  177. .comment-expression .dw-comment-expression-btn{padding-left:5px;}
  178. .comment-expression .note em{font-size: 18px; font-family: Georgia, \5fae\8f6f\96c5\9ed1, sans-serif;}
  179. .comment-empty-desc{padding:14px 0px; font-size: 14px; font-weight:bold; color:#999999;}
  180. .dw-comment-sharebar .sharebar{float:left; display:inline;}
  181. .dw-comment-sharebar .sharebar dt,
  182. .dw-comment-sharebar .sharebar dd{display:inline-block; *display:inline; *zoom:1; line-height: 27px; height:27px; color:#666; font-size:12px;}
  183. .dw-comment-sharebar .sharebar dt{margin-right:-5px; color:#999;}
  184. .dw-comment-sharebar .sharebar dd{line-height:16px; height:16px; vertical-align: middle; margin-left:5px;}
  185. .dw-comment-sharebar .sharebar a{}
  186. .dw-comment-sharebar .sharebar a img{ vertical-align: baseline;}
  187. /*底部评论*/
  188. .dw-comment-new_comment{display:block; height:34px; padding:5px 0px; margin-top:10px; line-height:34px; text-align:center; font-weight:bold; color:#2D5FC3 !important;}
  189. .dw-comment-more_comment{display:block; height:34px; padding:5px 0px; margin-top:10px; line-height:34px; text-align:center; font-weight:bold; color:#2D5FC3 !important;}
  190. .dw-comment-new_comment span,
  191. .dw-comment-more_comment span{background:url(icon_morenews.png) no-repeat right center; padding-right: 13px;}
  192. .dw-comment-more_loading{background:url(icon_loading.gif) no-repeat center 5px; text-indent:-9999px; padding:5px 0px;}
  193. .dw-comment-ps_note{padding:8px 0px;}
  194. .dw-comment-ps_note em{font-weight:bold;}
  195. /*评论排序方式*/
  196. .dw-comment-sequence a{padding:0px 8px; line-height:20px; height:20px; color:#2D5FC3!important; display:inline-block; *display:inline; *zoom:1; margin-right:5px; border-radius:3px;}
  197. .dw-comment-sequence a.selected{color:#fff!important; background-color: #58ABF3!important;}
  198. /*表情输入*/
  199. .comment-expression-popu{ position: absolute; display:none; z-index: 999; background:rgba(228,228,228,0.4); /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000,endColorstr=#66000000);*/ padding:3px; *zoom: 1;}
  200. .comment-expression-popu .arrow{position: absolute; top:-7px; left: 410px; background:url(icon_popu_arrow.png) no-repeat 0px 0px; font-size: 0; width:16px; height:11px; overflow:hidden;}
  201. .comment-expression-popu .arrow-down{position: absolute; top: none; bottom:0px; margin-bottom:-7px; left: 205px; background:url(icon_popu_arrow.png) no-repeat 0px -15px; font-size: 0; width:16px; height:11px; overflow:hidden;}
  202. .comment-expression-popu .content{background-color: #fff; border: 1px solid #E6E6E6; padding:10px; width:511px;}
  203. .comment-expression-popu .expression-list:before,
  204. .comment-expression-popu .expression-list:after {content:'';display:table;}
  205. .comment-expression-popu .expression-list:after {clear:both}
  206. .comment-expression-popu .expression-list{zoom: 1;}
  207. .comment-expression-popu .expression-list li{ float:left; border-left: 1px solid #E7E8E9; border-top: 1px solid #E7E8E9;}
  208. .comment-expression-popu .expression-list li a{display:block; width:29px; height:29px; line-height: 29px; font-size: 0; text-align:center;}
  209. .comment-expression-popu .expression-list{border-bottom: 1px solid #E7E8E9; border-right: 1px solid #E7E8E9;}
  210. /*2012.11.19添加吐槽墙颜色样式,共7个*/
  211. .comment-tucaoItem1{ background-color: #E53A6F !important;}
  212. .comment-tucaoItem2{ background-color: #EA537B !important;}
  213. .comment-tucaoItem3{ background-color: #F07394 !important;}
  214. .comment-tucaoItem4{ background-color: #EE8AA5 !important;}
  215. .comment-tucaoItem5{ background-color: #8F8F8F !important;}
  216. .comment-tucaoItem6{ background-color: #A6A6A6 !important;}
  217. .comment-tucaoItem7{ background-color: #BBBBBB !important;}
  218. /*2012-12-27添加隐藏评论显示*/
  219. .dw-comment-hide_comment{ padding:5px 0px; text-align: right;}
  220. /* 皮肤样式 */
  221. @import "common-skin";
  222. /* nick-setting */
  223. @import "nick-setting";
  224. /*20130306添加消息提示层样式,petsa*/
  225. /*
  226. * Message
  227. * default
  228. * */
  229. .mod-msg {
  230. zoom: 1;
  231. clear: both;
  232. position: relative;
  233. -webkit-border-radius: 3px;
  234. border-radius: 3px;
  235. margin: 10px 0;
  236. padding: 6px 24px 6px 26px;
  237. line-height: 18px;
  238. }
  239. .msg-error {
  240. border: 1px solid #FF8080;
  241. background-color: #FFF2F2;
  242. }
  243. .msg-success {
  244. border: 1px solid #4DBF00;
  245. background-color: #F0FFE5;
  246. }
  247. .mod-msg .icon {
  248. display: block;
  249. width: 16px;
  250. height: 16px;
  251. overflow: hidden;
  252. text-indent: -9999px;
  253. position: absolute;
  254. top: 7px;
  255. left: 5px;
  256. background: url(../img/bgs_msg_v3.png) no-repeat 0 0;
  257. }
  258. .mod-msg .btn-close {
  259. position: absolute;
  260. top: 7px;
  261. left: 5px;
  262. font-size: 16px;
  263. font-weight: 700;
  264. color: #666;
  265. text-align: right;
  266. text-decoration: none;
  267. line-height: 1;
  268. }
  269. .msg-error .icon {background-position: 0 0;}
  270. .msg-success .icon {background-position: 0 -80px;}
  271. .mod-msg .btn-close {
  272. cursor: pointer;
  273. left: auto;
  274. right: 4px;
  275. background-position: -16px 0;
  276. }
  277. /*20130319禁止发言通用样式*/
  278. .dw-comment-forbid{cursor: not-allowed;}