|
|
@@ -447,7 +447,7 @@ table td[class*="span"],table th[class*="span"],.row-fluid table td[class*="span
|
|
|
}
|
|
|
.modal-footer {
|
|
|
padding: 15px;
|
|
|
- text-align: right;
|
|
|
+ text-align: center;
|
|
|
border-top: 1px solid #e5e5e5;
|
|
|
}
|
|
|
.modal-footer .btn + .btn {
|
|
|
@@ -2360,8 +2360,8 @@ table .taC{
|
|
|
bottom:0;
|
|
|
}
|
|
|
.seCensor .reportButton {
|
|
|
- width:100%;
|
|
|
- margin:2px 0;
|
|
|
+ width:90%;
|
|
|
+ margin:10px auto;
|
|
|
}
|
|
|
.seCensor .reportButton button{
|
|
|
border:none;
|
|
|
@@ -4182,4 +4182,18 @@ td div.dlLev3{
|
|
|
color: #fff;
|
|
|
padding: 5px 10px;
|
|
|
border-radius:0 0 5px 5px;
|
|
|
+}
|
|
|
+pre{
|
|
|
+ font-family:"微软雅黑","Tahoma" !important;
|
|
|
+ white-space: pre-wrap;
|
|
|
+ margin: 0;
|
|
|
+}
|
|
|
+.gm-toolbar .pagination{
|
|
|
+ bottom: -17px !important;
|
|
|
+}
|
|
|
+.full-column-div{
|
|
|
+ margin: 10px 15px !important;
|
|
|
+}
|
|
|
+.full-column-div pre{
|
|
|
+ line-height: 20px !important;
|
|
|
}
|