places sidebar: Document style classes

Document the style classes that GtkPlacesSidebar uses on its rows.
This commit is contained in:
Matthias Clasen 2015-11-05 10:51:54 -05:00
parent 5744c757c2
commit cd798d5aed

View File

@ -95,6 +95,12 @@
*
* GtkPlacesSidebar uses a single CSS node with name placesidebar and style
* class .sidebar.
*
* Among the children of the places sidebar, the following style classes can
* be used:
* - .sidebar-new-bookmark-row for the 'Add new bookmark' row
* - .sidebar-placeholder-row for a row that is a placeholder
* - .has-open-popup when a popup is open for a row
*/
/* These are used when a destination-side DND operation is taking place.