notebook: Document CSS node order

This commit is contained in:
Matthias Clasen 2016-01-22 23:14:09 -05:00
parent 73307f78dc
commit 2cf983eb30

View File

@ -137,6 +137,8 @@
* reorderable pages, the tab node gets the .reorderable-page class.
*
* A tab node gets the .dnd style class while it is moved with drag-and-drop.
*
* The nodes are always arranged from left-to-right, regarldess of text direction.
*/