| | |
| | | } |
| | | |
| | | /* drawer */ |
| | | .el-science-blue .el-drawer{ |
| | | background-color: #000000; |
| | | .el-science-blue .el-drawer, |
| | | .el-science-blue .el-drawer .el-menu { |
| | | background-color: #021964; |
| | | |
| | | } |
| | | .el-science-blue .menu-content { |
| | | color: #FFFFFF; |
| | | } |
| | | |
| | | |
| | | |
| | | /* menu */ |
| | | .el-science-blue .el-menu { |
| | |
| | | border-right: none; |
| | | background-color: #000000; |
| | | } |
| | | .el-science-blue .el-submenu__title [class^=el-icon] { |
| | | display: inline-block; |
| | | background-color: #0b388a; |
| | | padding: 8px 4px; |
| | | border-radius: 18px; |
| | | color: #4ba1fa; |
| | | } |
| | | .el-science-blue .el-menu-item { |
| | | color: rgb(255, 255, 255); |
| | | color: #00FEFF; |
| | | } |
| | | .el-science-blue .el-submenu__title { |
| | | color: #FFFFFF; |
| | | color: #4ba1fa; |
| | | } |
| | | .el-science-blue .el-submenu__title:hover, |
| | | .el-science-blue .el-menu-item:hover{ |
| | | background-color: rgb(61, 66, 70); |
| | | } |
| | | .el-science-blue .el-menu-item.is-active{ |
| | | color: rgb(255, 208, 75); |
| | | background-color: rgb(37, 41, 43); |
| | | color: #021964; |
| | | background-color: #00FEFF; |
| | | } |
| | | |
| | | /* tree */ |