forked from AuroraMiddleware/gtk
passwordentry: Use markdown for css tree
This commit is contained in:
parent
ca51d6dfd9
commit
27b338a90b
@ -58,12 +58,12 @@
|
|||||||
*
|
*
|
||||||
* # CSS Nodes
|
* # CSS Nodes
|
||||||
*
|
*
|
||||||
* |[<!-- language="plain" -->
|
* ```
|
||||||
* entry.password
|
* entry.password
|
||||||
* ╰── text
|
* ╰── text
|
||||||
* ├── image.caps-lock-indicator
|
* ├── image.caps-lock-indicator
|
||||||
* ┊
|
* ┊
|
||||||
* ]|
|
* ```
|
||||||
*
|
*
|
||||||
* `GtkPasswordEntry` has a single CSS node with name entry that carries
|
* `GtkPasswordEntry` has a single CSS node with name entry that carries
|
||||||
* a .passwordstyle class. The text Css node below it has a child with
|
* a .passwordstyle class. The text Css node below it has a child with
|
||||||
|
Loading…
Reference in New Issue
Block a user