|
@@ -461,12 +461,13 @@
|
|
|
.wrapListPage .docPageContent .docContentItem p{
|
|
|
line-height:22px
|
|
|
}
|
|
|
-.wrapListPage .docPageContent .docPreview .docPreviewTips {
|
|
|
+.wrapListPage .docPageContent .docPreviewTips {
|
|
|
background:#FFCECE;
|
|
|
border:1px solid #DF8F8F;
|
|
|
color:#665252;
|
|
|
text-align:center;
|
|
|
- padding:3px 0
|
|
|
+ padding:3px 0;
|
|
|
+ margin-bottom: 1px
|
|
|
}
|
|
|
.wrapListPage .docPageContent .docRelated {
|
|
|
margin:20px 0 50px 0
|
|
@@ -2361,6 +2362,12 @@ td a:hover.pirceEdit .colOrange {
|
|
|
overflow: hidden;
|
|
|
vertical-align: middle
|
|
|
}
|
|
|
+ .dingeSidebar .smrBtn {
|
|
|
+ text-align: center;
|
|
|
+ border:1px solid #F99B1D;
|
|
|
+ padding:5px 0;
|
|
|
+ margin:15px;
|
|
|
+ }
|
|
|
.mainDinge .dingeContent{
|
|
|
margin:0 0 0 350px;
|
|
|
width:875px;
|