| | |
| | | height:8px; |
| | | background-color: #409eff; |
| | | } |
| | | |
| | | ::-webkit-scrollbar-track{ |
| | | background: #eee; |
| | | } |
| | | |
| | | ::-webkit-scrollbar-thumb{ |
| | | background: #409eff; |
| | | border-radius:100px; |
| | | } |
| | | |
| | | ::-webkit-scrollbar-thumb:hover{ |
| | | background: #409eff; |
| | | } |
| | | |
| | | ::-webkit-scrollbar-corner{ |
| | | background: #409eff; |
| | | } |
| | |
| | | } |
| | | |
| | | .el-tree { |
| | | background: transparent; |
| | | background: transparent !important; |
| | | } |
| | | .el-tree { |
| | | background: transparent !important; |
| | | } |
| | | |
| | | .el-tree-node.is-current>.el-tree-node__content { |
| | |
| | | |
| | | background-color: transparent !important; |
| | | } |
| | | |
| | | .el-pager li { |
| | | |
| | | background: transparent; |
| | | } |
| | | |
| | | .btn-prev { |
| | | background: transparent !important; |
| | | } |
| | | |
| | | .btn-next { |
| | | background: transparent !important; |
| | | } |