whycq
2022-09-06 5ec06e72f39cae4dd599af6aa798c84c1919528b
src/main/webapp/static/css/style.css
@@ -1,6 +1,6 @@
*{
    margin: 0;
    overflow: hidden;
    /*overflow: hidden;*/
}
html,body{
    height: 100%;
@@ -9,8 +9,9 @@
#root {
    height: 100%;
    width: 100%;
   margin: 0;
   background-color: /* #2C3E50 */ #2e4e7e;
   position: absolute;
   position: relative;
}
#top-tab {
    width: 100%;
@@ -87,6 +88,9 @@
   text-align: center;
   cursor: pointer;
}
#main-tab p {
   font-size: 14px;
}
/* .normal {
   background-color: #009966;
} */
@@ -150,7 +154,7 @@
}
#details {
   position: relative;
   position: absolute;
}
#details .head {
   width: 100%;
@@ -180,7 +184,7 @@
   display: inline-block;
   position: absolute;
   float: left;
   width: 11%;
   width: 16%;
   margin-top: 0.5%;
   margin-left: 1%;
}
@@ -192,10 +196,10 @@
}
.tab-head>th {
   width: 73px;
   height: 30px;
   height: 25px;
}
.tab-head>th:first-child {
   width: 55px;
   width: 110px;
}
/*表身*/
.tab-body {
@@ -205,7 +209,7 @@
}
.tab-body>td {
   width: 73px;
   height: 48px;
   height: 30px;
   text-align: center;
}
.tab-body>td:first-child {
@@ -217,9 +221,9 @@
   position: absolute;
   clear: both;
   background-color: #FFF;
   width: 87%;
   width: 80%;
   margin-top: 0.5%;
   margin-left: 12%;
   margin-left: 16.9%;
   overflow-x: scroll;
}
@@ -229,11 +233,11 @@
}
#details-tab th {
   height: 30px;
   height: 25px;
   width: 55px;
}
#details-tab td {
   height: 25px;
   height: 16px;
   text-align: center;
   position: relative;
@@ -241,6 +245,7 @@
#tabBody td {
   border: none;
}
.loadBox {
   width: 50px;
   height: 50px;