f
This commit is contained in:
parent
b768d5d374
commit
f7b309f98a
30
dev.less
30
dev.less
@ -27,33 +27,3 @@ body::before {
|
|||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
z-index: 9999;
|
z-index: 9999;
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
|
||||||
.nav-1 .submenu.level0{
|
|
||||||
display: flex !important;
|
|
||||||
}
|
|
||||||
.nav-1-4 .submenu.level1{
|
|
||||||
display: block !important;
|
|
||||||
}
|
|
||||||
*/
|
|
||||||
/*
|
|
||||||
.submenu.level0>li{
|
|
||||||
width: 16% !important;
|
|
||||||
}
|
|
||||||
*/
|
|
||||||
|
|
||||||
|
|
||||||
nav.navigation{
|
|
||||||
&:hover > ul > li > a {
|
|
||||||
color: #bbb !important;
|
|
||||||
}
|
|
||||||
&:hover > ul > li > a:hover {
|
|
||||||
color: #000 !important;
|
|
||||||
}
|
|
||||||
> ul > li > a.ui-state-active {
|
|
||||||
color: #000 !important;
|
|
||||||
}
|
|
||||||
> ul > li > a.ui-state-focus {
|
|
||||||
color: #000 !important;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
Loading…
Reference in New Issue
Block a user