Fix a typo in the css docs
This commit is contained in:
parent
5cf367b9aa
commit
c0048b426b
@ -949,7 +949,7 @@ arrow {
|
|||||||
<example>
|
<example>
|
||||||
<title>A CSS animation</title>
|
<title>A CSS animation</title>
|
||||||
<programlisting><![CDATA[
|
<programlisting><![CDATA[
|
||||||
@keyrframes spin {
|
@keyframes spin {
|
||||||
to { -gtk-icon-transform: rotate(1turn); }
|
to { -gtk-icon-transform: rotate(1turn); }
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user