mirror of https://github.com/rancher/dashboard.git
Update primary keyboard focus
Signed-off-by: Phillip Rak <rak.phillip@gmail.com>
This commit is contained in:
parent
5a9015c2b1
commit
aa3856ee69
|
|
@ -846,7 +846,7 @@ BODY, .theme-dark {
|
|||
// Header, Footer and Consent banner defaults
|
||||
--banner-text-color : #{$lightest};
|
||||
|
||||
--primary-keyboard-focus : hsl(from var(--primary) h s calc(l + 10));
|
||||
--primary-keyboard-focus : #6889EE;
|
||||
|
||||
--nav-bg : #{$body-bg};
|
||||
--nav-active : #333;
|
||||
|
|
|
|||
Loading…
Reference in New Issue