Popover: Fix & add to CSS nodes documentation
authorDaniel Boles <dboles.src@gmail.com>
Wed, 16 Aug 2023 16:11:45 +0000 (17:11 +0100)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 24 Aug 2023 14:24:06 +0000 (10:24 -0400)
commit70733d60f678bc59fd690700be611d07dd865b35
tree6a8fe6663211b439acc9d4c590bb741410a50c65
parente3d18ad7a12a8b78d955d788c724c23e5df09d2b
Popover: Fix & add to CSS nodes documentation

* The `.background` class gets put on `popover`, not `content`
* Use backticks to style node and class names with monospace
* Link to GtkPopoverMenu
* Add to PopoverMenu a bit outlining how items and sections look in CSS.
gtk/gtkpopover.c
gtk/gtkpopovermenu.c