Commit 421e1da9 by 张超军

一键清空,正/倒/串查(人工认定表格颜色)

parent 34631a01
...@@ -1898,9 +1898,30 @@ b { ...@@ -1898,9 +1898,30 @@ b {
<style lang="scss"> <style lang="scss">
.el-tag-box { .el-tag-box {
// width: 930px; // width: 930px;
display: flex !important;
text-align: left; text-align: left;
white-space: nowrap; white-space: nowrap;
overflow: hidden; width: 1070px;
overflow: auto;
}
/* 设置滚动条的样式 */
::-webkit-scrollbar {
width: 6px;
height: 6px;
}
/* 滚动槽 */
::-webkit-scrollbar-track {
-webkit-box-shadow:inset006pxrgba(0,0,0,0.3);
border-radius:6px;
}
/* 滚动条滑块 */
::-webkit-scrollbar-thumb {
border-radius:6px;
background:#DADDE0;
-webkit-box-shadow:inset006pxrgba(0,0,0,0.5);
}
::-webkit-scrollbar-thumb:window-inactive {
background:#DADDE0;
} }
.el-table__expand-icon { .el-table__expand-icon {
.el-icon-arrow-right { .el-icon-arrow-right {
......
...@@ -1626,9 +1626,9 @@ del { ...@@ -1626,9 +1626,9 @@ del {
background-color: #ECF1F7 !important; background-color: #ECF1F7 !important;
} }
/deep/.el-table .el-table__body tr.current-row > td { /deep/.el-table .el-table__body tr.current-row > td {
background-color: #ECF1F7 !important; background-color: #F2F7FE !important;
} }
/deep/.el-table .el-table__body tr:hover > td { /deep/.el-table .el-table__body tr:hover > td {
background-color: #ECF1F7 !important; background-color: #F2F7FE !important;
} }
</style> </style>
\ No newline at end of file
...@@ -1367,9 +1367,9 @@ del { ...@@ -1367,9 +1367,9 @@ del {
background-color: #ECF1F7 !important; background-color: #ECF1F7 !important;
} }
/deep/.el-table .el-table__body tr.current-row > td { /deep/.el-table .el-table__body tr.current-row > td {
background-color: #ECF1F7 !important; background-color: #F2F7FE !important;
} }
/deep/.el-table .el-table__body tr:hover > td { /deep/.el-table .el-table__body tr:hover > td {
background-color: #ECF1F7 !important; background-color: #F2F7FE !important;
} }
</style> </style>
...@@ -1872,9 +1872,9 @@ del { ...@@ -1872,9 +1872,9 @@ del {
background-color: #ECF1F7!important; background-color: #ECF1F7!important;
} }
/deep/.el-table .el-table__body tr.current-row > td { /deep/.el-table .el-table__body tr.current-row > td {
background-color: #ECF1F7 !important; background-color: #F2F7FE !important;
} }
/deep/.el-table .el-table__body tr:hover > td { /deep/.el-table .el-table__body tr:hover > td {
background-color: #ECF1F7 !important; background-color: #F2F7FE !important;
} }
</style> </style>
...@@ -1371,9 +1371,9 @@ del { ...@@ -1371,9 +1371,9 @@ del {
background-color: #ECF1F7 !important; background-color: #ECF1F7 !important;
} }
/deep/.el-table .el-table__body tr.current-row > td { /deep/.el-table .el-table__body tr.current-row > td {
background-color: #ECF1F7 !important; background-color: #F2F7FE !important;
} }
/deep/.el-table .el-table__body tr:hover > td { /deep/.el-table .el-table__body tr:hover > td {
background-color: #ECF1F7 !important; background-color: #F2F7FE !important;
} }
</style> </style>
...@@ -542,9 +542,9 @@ del { ...@@ -542,9 +542,9 @@ del {
background-color: #ECF1F7 !important; background-color: #ECF1F7 !important;
} }
/deep/.el-table .el-table__body tr.current-row > td { /deep/.el-table .el-table__body tr.current-row > td {
background-color: #ECF1F7 !important; background-color: #F2F7FE !important;
} }
/deep/.el-table .el-table__body tr:hover > td { /deep/.el-table .el-table__body tr:hover > td {
background-color: #ECF1F7 !important; background-color: #F2F7FE !important;
} }
</style> </style>
...@@ -2351,9 +2351,9 @@ del { ...@@ -2351,9 +2351,9 @@ del {
background-color: #ECF1F7 !important; background-color: #ECF1F7 !important;
} }
/deep/.el-table .el-table__body tr.current-row > td { /deep/.el-table .el-table__body tr.current-row > td {
background-color: #ECF1F7 !important; background-color: #F2F7FE !important;
} }
/deep/.el-table .el-table__body tr:hover > td { /deep/.el-table .el-table__body tr:hover > td {
background-color: #ECF1F7 !important; background-color: #F2F7FE !important;
} }
</style> </style>
...@@ -1582,9 +1582,9 @@ del { ...@@ -1582,9 +1582,9 @@ del {
background-color: #ECF1F7 !important; background-color: #ECF1F7 !important;
} }
/deep/.el-table .el-table__body tr.current-row > td { /deep/.el-table .el-table__body tr.current-row > td {
background-color: #ECF1F7 !important; background-color: #F2F7FE !important;
} }
/deep/.el-table .el-table__body tr:hover > td { /deep/.el-table .el-table__body tr:hover > td {
background-color: #ECF1F7 !important; background-color: #F2F7FE !important;
} }
</style> </style>
...@@ -1321,9 +1321,9 @@ del { ...@@ -1321,9 +1321,9 @@ del {
background-color: #ECF1F7 !important; background-color: #ECF1F7 !important;
} }
/deep/.el-table .el-table__body tr.current-row > td { /deep/.el-table .el-table__body tr.current-row > td {
background-color: #ECF1F7 !important; background-color: #F2F7FE !important;
} }
/deep/.el-table .el-table__body tr:hover > td { /deep/.el-table .el-table__body tr:hover > td {
background-color: #ECF1F7 !important; background-color: #F2F7FE !important;
} }
</style> </style>
...@@ -1731,9 +1731,9 @@ del { ...@@ -1731,9 +1731,9 @@ del {
background-color: #ECF1F7 !important; background-color: #ECF1F7 !important;
} }
/deep/.el-table .el-table__body tr.current-row > td { /deep/.el-table .el-table__body tr.current-row > td {
background-color: #ECF1F7 !important; background-color: #F2F7FE !important;
} }
/deep/.el-table .el-table__body tr:hover > td { /deep/.el-table .el-table__body tr:hover > td {
background-color: #ECF1F7 !important; background-color: #F2F7FE !important;
} }
</style> </style>
...@@ -1364,9 +1364,9 @@ del { ...@@ -1364,9 +1364,9 @@ del {
background-color: #ECF1F7 !important; background-color: #ECF1F7 !important;
} }
/deep/.el-table .el-table__body tr.current-row > td { /deep/.el-table .el-table__body tr.current-row > td {
background-color: #ECF1F7 !important; background-color: #F2F7FE !important;
} }
/deep/.el-table .el-table__body tr:hover > td { /deep/.el-table .el-table__body tr:hover > td {
background-color: #ECF1F7 !important; background-color: #F2F7FE !important;
} }
</style> </style>
...@@ -528,9 +528,9 @@ del { ...@@ -528,9 +528,9 @@ del {
background-color: #ECF1F7 !important; background-color: #ECF1F7 !important;
} }
/deep/.el-table .el-table__body tr.current-row > td { /deep/.el-table .el-table__body tr.current-row > td {
background-color: #ECF1F7 !important; background-color: #F2F7FE !important;
} }
/deep/.el-table .el-table__body tr:hover > td { /deep/.el-table .el-table__body tr:hover > td {
background-color: #ECF1F7 !important; background-color: #F2F7FE !important;
} }
</style> </style>
...@@ -2575,9 +2575,9 @@ del { ...@@ -2575,9 +2575,9 @@ del {
background-color: #ECF1F7 !important; background-color: #ECF1F7 !important;
} }
/deep/.el-table .el-table__body tr.current-row > td { /deep/.el-table .el-table__body tr.current-row > td {
background-color: #ECF1F7 !important; background-color: #F2F7FE !important;
} }
/deep/.el-table .el-table__body tr:hover > td { /deep/.el-table .el-table__body tr:hover > td {
background-color: #ECF1F7 !important; background-color: #F2F7FE !important;
} }
</style> </style>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment