diff --git a/dev.less b/dev.less index 990443b..0df31f7 100644 --- a/dev.less +++ b/dev.less @@ -52,3 +52,6 @@ nav.navigation:hover > ul > li > a:hover { nav.navigation > ul > li > a.ui-state-active { color: #000 !important; } +nav.navigation > ul > li > a.ui-state-focus { + color: #000 !important; +}