This commit is contained in:
lxy
2020-05-10 23:18:59 +08:00
parent 707e9ee680
commit 68eea7b27d
42 changed files with 5969 additions and 361 deletions

View File

@@ -44,10 +44,10 @@ body {
}
#left.col-md-1 {
padding: 0 2px;
width: 10.63333333%;
width: 10.64%;
}
#mainDiv .col-md-11 {
width: 89.36666667%;
width: 89.36%;
/*background-color: #fff;*/
}
#left .nav {
@@ -102,7 +102,7 @@ table td,th{
white-space:nowrap;
overflow:hidden;
text-overflow: ellipsis;
max-width: 200px;
max-width: 173px;
}
th{
background-color: #f1f1f1;