From cd59bd9e7e8f62f80c42565cc3fa77187df4e75d Mon Sep 17 00:00:00 2001 From: Jakub Sobon Date: Sun, 3 Mar 2019 18:53:40 -0500 Subject: [PATCH] Updated Keyboard focus (markdown) --- Keyboard-focus.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Keyboard-focus.md b/Keyboard-focus.md index d31d1ac..a005592 100644 --- a/Keyboard-focus.md +++ b/Keyboard-focus.md @@ -4,6 +4,6 @@ Containers track keyboard focus. By default, any keyboard events are only delive Note that widgets can also register for global keyboard events, see the [[Widget API|widget-api]] for more details. -The following diagram shows two containers, the right container has the keyboard focus so its border is highlighted. Refer to [[Container styles|container-styles]] for details about border styles and options that customize the colors. +The following diagram shows two containers, the right container has the keyboard focus so its border is highlighted. Refer to [[Container style|container-style]] for details about border styles and options that customize the colors. [[/images/container-api/border_styles.png|border_styles]] \ No newline at end of file