|
@@ -249,10 +249,7 @@
|
|
|
// border-bottom: @TopHeaderBottomLine;
|
|
|
|
|
|
> a:hover {
|
|
|
- }
|
|
|
-
|
|
|
- a:hover {
|
|
|
- // background-color: rgba(100, 100, 100, 0.1) !important;
|
|
|
+ background-color: rgba(100, 100, 100, 0.1) !important;
|
|
|
}
|
|
|
|
|
|
.layui-nav-child {
|
|
@@ -279,10 +276,6 @@
|
|
|
padding-top: 0;
|
|
|
padding-bottom: 0;
|
|
|
|
|
|
- &:hover {
|
|
|
- background-color: rgba(100, 100, 100, 0.1) !important;
|
|
|
- }
|
|
|
-
|
|
|
.nav-icon {
|
|
|
padding-right: 5px;
|
|
|
}
|