|
|
@@ -9,7 +9,6 @@ p{word-break: break-word;word-wrap: break-word;clear:both;line-height: 22px;}
|
|
|
margin-bottom: 5px;
|
|
|
}
|
|
|
.answer-body[data-astatus='3'] {
|
|
|
- /*border-bottom: 1px solid #979797;*/
|
|
|
margin-bottom: 5px;
|
|
|
}
|
|
|
p .answer-body{
|
|
|
@@ -30,7 +29,7 @@ p .answer-body:first-child{
|
|
|
.answer-point-range img {float:left;margin-left:3px;margin-top:3px;width:16px;height:16px;}
|
|
|
.answer-point-range span { float:left;margin-left:3px; margin-right:7px;color:#6ab7ff;line-height:22px;font-size:16px;}
|
|
|
/*作答内容*/
|
|
|
-.answer-text { margin-left:5px; margin-right:8px;color:#6ab7ff;height:20px;line-height:25px;font-size:16px;word-break:break-word;word-wrap:break-word;display:inline-block;text-indent:0;display:none;border-bottom: 1px solid #979797;margin-bottom:5px;}
|
|
|
+.answer-text { margin-left:5px; margin-right:8px;color:#6ab7ff;font-size:16px;word-break:break-word;word-wrap:break-word;display:inline-block;text-indent:0;display:none;border-bottom: 1px solid #979797;margin-bottom:5px;padding-bottom:1px;}
|
|
|
/*评阅及点击相关样式*/
|
|
|
.no-answer { color:#ff6600;text-decoration:none;border-bottom: 1px solid #979797;}
|
|
|
.select-answer{
|
|
|
@@ -133,7 +132,8 @@ p .answer-body:first-child{
|
|
|
min-width:205px !important;
|
|
|
}
|
|
|
td p{
|
|
|
- line-height: 35px !important;
|
|
|
+ padding: 5px 0px;
|
|
|
+ line-height:normal;
|
|
|
}
|
|
|
td p .answer-body{
|
|
|
height:27px;
|