@@ -35,6 +35,7 @@ table{
th,td{
padding:5px 10px;
}
+
th{
white-space: nowrap;
@@ -69,6 +70,9 @@ table{
width: 50px;
cursor: pointer;
+ .tabTitle {
+ background: #EFF0F9 !important;
+ }
.tabFoot{
@@ -83,6 +83,9 @@ table{
@@ -64,6 +64,9 @@ table{
@@ -64,7 +64,9 @@ table{
-
height: 40px;
@@ -30,9 +30,7 @@ table{
min-width: 1090px;
border:1px solid #E2E5EF;
border-collapse: collapse;
- thead th{
- background: #EFF0F9;
- }
@@ -69,6 +67,9 @@ table{
@@ -91,6 +91,7 @@
.main-body{
// margin: 20px 40px;
padding-bottom: 0px !important;
+ margin-top: 0;
table{
width: 100%;
@@ -74,9 +74,7 @@ table {
tr:nth-child(2n){
background: #EFF1F6;
- thead tr{
- background: #EFF0F9!important ;
height: @trHeight;
box-sizing: border-box;