[gtk/css-focus-changes: 2/3] Add :focus-visible to css docs
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/css-focus-changes: 2/3] Add :focus-visible to css docs
- Date: Thu, 16 Apr 2020 12:23:18 +0000 (UTC)
commit e83d87c20a57f1e9b3ea585e6971e118213c9ef1
Author: Matthias Clasen <mclasen redhat com>
Date: Wed Apr 15 23:14:34 2020 -0400
Add :focus-visible to css docs
docs/reference/gtk/css-overview.xml | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/docs/reference/gtk/css-overview.xml b/docs/reference/gtk/css-overview.xml
index bbdf66485e..af2bb27262 100644
--- a/docs/reference/gtk/css-overview.xml
+++ b/docs/reference/gtk/css-overview.xml
@@ -273,8 +273,9 @@ notebook tab:first-child label {
:disabled, :selected, :focus, :indeterminate, :checked and :backdrop.
In addition, the following pseudo-classes don't have a direct equivalent
as a widget state: :dir(ltr) and :dir(rtl) (for text direction), :link and
- :visited (for links) and :drop(active) (for highlighting drop targets).
- Widget state pseudo-classes may only apply to the last element in a selector.
+ :visited (for links), :drop(active) (for highlighting drop targets) and
+ :focus-visible (for visible focus indication). Widget state pseudo-classes
+ may only apply to the last element in a selector.
</para>
<example>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]