|
|
@ -30,24 +30,24 @@ |
|
|
|
.ant-menu-submenu-active, |
|
|
|
.ant-menu-submenu-active, |
|
|
|
.ant-menu-submenu-title:hover { |
|
|
|
.ant-menu-submenu-title:hover { |
|
|
|
color: #fff; |
|
|
|
color: #fff; |
|
|
|
background-color: @top-menu-active-bg-color !important; |
|
|
|
// background-color: @top-menu-active-bg-color !important; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
.ant-menu-item:hover, |
|
|
|
// .ant-menu-item:hover, |
|
|
|
.ant-menu-item-active, |
|
|
|
// .ant-menu-item-active, |
|
|
|
.ant-menu:not(.ant-menu-inline) .ant-menu-submenu-open, |
|
|
|
// .ant-menu:not(.ant-menu-inline) .ant-menu-submenu-open, |
|
|
|
.ant-menu-submenu-active, |
|
|
|
// .ant-menu-submenu-active, |
|
|
|
.ant-menu-submenu-title:hover { |
|
|
|
// .ant-menu-submenu-title:hover { |
|
|
|
background-color: @top-menu-active-bg-color; |
|
|
|
// // background-color: @top-menu-active-bg-color; |
|
|
|
} |
|
|
|
// } |
|
|
|
|
|
|
|
|
|
|
|
.@{basic-menu-prefix-cls}-item__level1 { |
|
|
|
.@{basic-menu-prefix-cls}-item__level1 { |
|
|
|
background-color: transparent; |
|
|
|
background-color: transparent; |
|
|
|
|
|
|
|
|
|
|
|
&.ant-menu-item-selected, |
|
|
|
// &.ant-menu-item-selected, |
|
|
|
&.ant-menu-submenu-selected { |
|
|
|
// &.ant-menu-submenu-selected { |
|
|
|
background-color: @top-menu-active-bg-color !important; |
|
|
|
// // background-color: @top-menu-active-bg-color !important; |
|
|
|
} |
|
|
|
// } |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
.ant-menu-item, |
|
|
|
.ant-menu-item, |
|
|
|