18516761980
2022-02-12 bf0823846dcfd62a899162312b2c6edd59747b8a
src/main/webapp/static/css/style.css
@@ -228,6 +228,10 @@
   height: 25px;
   text-align: center;
   position: relative;
}
#tabBody td {
   border: none;
}
.loadBox {
   width: 50px;
@@ -246,15 +250,23 @@
   background-color: #354352;
   color: #FFFFFF;
   font-size: 1px;
   border: 1px solid #ffffff;
}
#tot td:hover {
#tot th:hover {
   background-color: #0c64eb;
}
.over-color{
   background-color: #aeafaf;
   opacity: 1;
}