progressbar: Fix position of text node in CSS docs

The text node has always been a child node of the progressbar node, not
the trough node, but the docs claimed otherwise.
This commit is contained in:
Timm Bäder 2017-04-22 06:35:54 +02:00
parent 991e84fe3a
commit b5eb37eba4

View File

@ -75,8 +75,8 @@
*
* |[<!-- language="plain" -->
* progressbar[.osd]
* [text]
* trough[.empty][.full]
* [text]
* progress[.pulse]
* ]|
*