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:
parent
991e84fe3a
commit
b5eb37eba4
@ -75,8 +75,8 @@
|
||||
*
|
||||
* |[<!-- language="plain" -->
|
||||
* progressbar[.osd]
|
||||
* ├── [text]
|
||||
* ╰── trough[.empty][.full]
|
||||
* ├── [text]
|
||||
* ╰── progress[.pulse]
|
||||
* ]|
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user