g
This commit is contained in:
parent
b74b249c14
commit
8cb19757c6
11
dev.less
11
dev.less
@ -41,3 +41,14 @@ display: block !important;
|
|||||||
width: 16% !important;
|
width: 16% !important;
|
||||||
}
|
}
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
|
nav.navigation:hover > ul > li > a {
|
||||||
|
color: #bbb !important;
|
||||||
|
}
|
||||||
|
nav.navigation:hover > ul > li > a:hover {
|
||||||
|
color: #000 !important;
|
||||||
|
}
|
||||||
|
nav.navigation > ul > li > a.ui-state-active {
|
||||||
|
color: #000 !important;
|
||||||
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user