forked from AuroraMiddleware/gtk
css-overview: Fix typo “{with=>which} is disabled”
This commit is contained in:
parent
fcb00d7493
commit
d33540c607
@ -425,7 +425,7 @@ checkbutton:indeterminate {
|
|||||||
</row>
|
</row>
|
||||||
<row>
|
<row>
|
||||||
<entry>E:disabled</entry>
|
<entry>E:disabled</entry>
|
||||||
<entry>any E node which is part of a widget with is disabled</entry>
|
<entry>any E node which is part of a widget which is disabled</entry>
|
||||||
<entry><ulink url="https://www.w3.org/TR/css3-selectors/#UIstates">CSS</ulink></entry>
|
<entry><ulink url="https://www.w3.org/TR/css3-selectors/#UIstates">CSS</ulink></entry>
|
||||||
<entry>Corresponds to GTK_STATE_FLAG_INSENSITIVE; GTK+ also allows E:insensitive</entry>
|
<entry>Corresponds to GTK_STATE_FLAG_INSENSITIVE; GTK+ also allows E:insensitive</entry>
|
||||||
</row>
|
</row>
|
||||||
|
Loading…
Reference in New Issue
Block a user